sureshanaparti opened a new issue #100: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/100
Few parameters (secretkey, apikey) in the set cmd accepts empty input, and doesn't prompt as invalid input. Any way (or command) to check the apikey, secretkey, timeout, etc configured, without checking the profile. ``` (cloudcmk) > set secretkey (cloudcmk) > (cloudcmk) > set apikey (cloudcmk) > (cloudcmk) > set timeout Error caught while setting timeout: strconv.Atoi: parsing "": invalid syntax (cloudcmk) > ``` -- 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