cloudstack-cloudmonkey icon indicating copy to clipboard operation
cloudstack-cloudmonkey copied to clipboard

Apache Cloudstack Cloudmonkey

Results 24 cloudstack-cloudmonkey issues
Sort by recently updated
recently updated
newest added

when issuing a list command one can filter fields being output by the `filter` parameter. when excuting `deploy virtualmachine` this is also a valid parameter, but the result is an...

feature
size-L

I don't see where to configure the log file and/or history file, is this implemented and if so, how is it configured?

### Summary Cloudmonkey requires a default profile in `.cmk/config` to read the `.cmk/profiles/*.cache` files and it will ignore the command line arg when loading said cache, preferring the default profile....

This fix makes possible to call piped commands in the `cmk`'s prompt when using a profile else than default one. --- Before this patch, we got a weird error while...

This PR attempts to fix: https://github.com/apache/cloudstack-cloudmonkey/issues/98 For most APIs where id points to storage pools, the auto-completion does not work i.e., it doesn't find the list of storage pools. Few...

CloudMonkey 6.1.0. Error Message::::::: (localcloud) 🐱 > delete trafficmonitor id=2f3710d4-04af-412b-a64a-1aca0cb07c58 🙈 Error: (HTTP 530, error code 4250) Host 2f3710d4-04af-412b-a64a-1aca0cb07c58 cannot be deleted as it is not in maintenance mode. Either...

### Feature Request **Enable the passing of profile information in cmk command line** ### Use Case - Storing API and Secret Keys in a plain text file presents a large...

feature

Auto-complete not working for 'id' param in update storagecapabilities Tested with CloudMonkey 6.2.0 (build: 8aae61e). ``` (cloudcmk) > update storagecapabilities filter= id= (cloudcmk) > update storagecapabilities id= ```

enhancement

when displaying volume info, it would be great if we could see the size attribute in human readable form instead of scientific, example: current output: ``` > list volumes type=DATADISK...

feature