rohityadavcloud commented on issue #125: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/125#issuecomment-1451370387
`cmk` is fundamentally a dumb CLI that just calls an API and processes the API response, and for API requests it doesn't know what a non-Enabled resourcestate could be. Instead, you can use something like jq to filter out hosts you don't need from the json response. Something like this would be a very large feature (implemented in the backend or frontend). Any PRs and other ideas are welcome! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org