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
94
94
- Parameter completion uses list api heuristics and related APIs as fallback
95
95
- Parameter completion options are cached to speed up rendering of options
96
96
- 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
98
98
- Adds new config parameter 'verifysslcert' to enable/disable SSL cert checking
99
99
- New command line arg: -d for display (json, table or default)
100
100
@@ -110,7 +110,7 @@ This release includes
110
110
- Network requests, json decoding and shell related bugfixes
111
111
- Based on platform, it will install either pyreadline (Windows) or readline (OSX and Linux)
112
112
- 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
114
114
- Introduces server profiles so users can use cloudmonkey with different hosts and management server configs
115
115
- A default profile under the section [ local] is added with default values
116
116
- 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