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 2
2
3
3
` cloudmonkey ` :cloud ::monkey_face : is a command line interface (CLI) for
4
4
[ Apache CloudStack] ( http://cloudstack.apache.org ) .
5
- CloudMonkey can be use both as an interactive shell and as a command line tool
5
+ CloudMonkey can be used both as an interactive shell and as a command line tool
6
6
which simplifies Apache CloudStack configuration and management.
7
7
8
8
The modern cloudmonkey is a re-written and simplified port in Go and can be used
@@ -76,7 +76,7 @@ platforms such as Linux, Mac and Windows.
76
76
If cloudmonkey is being upgraded from a version lower than v6.0.0, it must be noted
77
77
that the cloudmonkey configuration path is changed from ` ~/.cloudmonkey/config ` to
78
78
` ~/.cmk/config ` and a default ` localcloud ` profile is created. One would have to hence
79
- do an initial setup of basic configration such apikey/secretkey/username/password/url for the required profile(s) as required
79
+ do an initial setup of basic configuration such apikey/secretkey/username/password/url for the required profile(s) as required
80
80
81
81
### License
82
82
You can’t perform that action at this time.
0 commit comments