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

``` (localcloud) SBCM5> > migrate systemvm virtualmachineid= 7466da01-6fc0-4f31-bd30-dffc81fcb49f (shared) 80d5cb01-60f6-4991-959c-cd37ac4bd4d1 (vpc-vm) b2f2f053-77a9-40a0-be1b-afe4b0c2f524 (isolated) ``` it would be great if it lists VRs and system vms instead of guest vms

Follow standard project layout as mentioned https://github.com/golang-standards/project-layout

When sending actions against a resource, there is no way to filter the autocompletion results, except via fields that the API accepts. For example, the `start virtualmachine` API only accepts...

feature

This add to cloudmonkey CLI the abilities to make a JMESPATH filter with following changes in version 6.0: - Add new argument 'query'. - Import jmespath module. OBS: I used...

Enhancement: Should we support https://github.com/jmespath/go-jmespath for go based rewrite?

feature

serviceofferingid autocomplete in deploy virtualmachine api cmd doesn't list the offering ids, instead picks some integer id. Maybe, parsing issue in the API response. Noticed this issue in cmk 6.3.0...

bug

There should be some validation (atleast null/empty checks, invalid urls) for the values set through the set cmd in cli. Checked (in cmk 6.3.0 / 6.4.0 RC1) with some empty...

enhancement

## Summary This pull request is created by [StepSecurity](https://app.stepsecurity.io/securerepo) at the request of @jbampton. Please merge the Pull Request to incorporate the requested changes. Please tag @jbampton on your message...

Add support for 2FA in cmk -> automate login and inputs.

feature

1. Create/run a long cmk command in shell/interpreter mode 2. Now try to go back and forth using cursor or emacs/shortcuts, the readline re-prints I found this on Mac (darwin/arm64),...