apache / cloudstack-cloudmonkey

Apache Cloudstack Cloudmonkey
Apache License 2.0
91 stars 60 forks source link

In CLI mode, cmk calls sync and doesn't cache it #138

Closed rohityadavcloud closed 5 months ago

rohityadavcloud commented 1 year ago

In CLI mode, cmk calls sync command before running the passed arg; this may not be necessary if we can explore the heuristics.

Use case; run cmk by passing API url, secret and api keys on the shell or wrapped in a shell script. For every such call, it runs an internal sync before running the command.

rohityadavcloud commented 5 months ago

Fixed in 7276c1cc8b59a1540a847472953fd91968c2b465