nvazquez opened a new pull request, #131: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/131
Tested: - Define the following profiles on the `~/.cmk/config` file: ```` [labenv] [test] [localcloud] ```` - Verify the test profile does not have a cache file: ```` $ ls ~/.cmk/profiles/ labenv.cache localcloud.cache ```` - Try to run a command using the test profile: ```` $ ./bin/cmk -d -p test list virtualmachines Cannot find a cache file for the profile: test ```` - Verify commands run for cached profiles -- 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