File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ This release includes
9494- Parameter completion uses list api heuristics and related APIs as fallback
9595- Parameter completion options are cached to speed up rendering of options
9696- CloudMonkey returns non-zero exit code when run on shell and a error is return
97- from managment server, the error message is written to stderr
97+ from management server, the error message is written to stderr
9898- Adds new config parameter 'verifysslcert' to enable/disable SSL cert checking
9999- New command line arg: -d for display (json, table or default)
100100
@@ -110,7 +110,7 @@ This release includes
110110 - Network requests, json decoding and shell related bugfixes
111111 - Based on platform, it will install either pyreadline (Windows) or readline (OSX and Linux)
112112 - Config options ` protocol ` , ` host ` , ` port ` , ` path ` are deprecated now
113- - Backward compatibilty exists for above options but we use ` url ` for the mgmt server URL
113+ - Backward compatibility exists for above options but we use ` url ` for the mgmt server URL
114114 - Introduces server profiles so users can use cloudmonkey with different hosts and management server configs
115115 - A default profile under the section [ local] is added with default values
116116 - Everytime ` set ` is called, cloudmonkey will write the config and reload config file
You can’t perform that action at this time.
0 commit comments