Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

`cloudmonkey` :cloud::monkey_face: is a command line interface (CLI) for
[Apache CloudStack](http://cloudstack.apache.org).
CloudMonkey can be use both as an interactive shell and as a command line tool
CloudMonkey can be used both as an interactive shell and as a command line tool
which simplifies Apache CloudStack configuration and management.

The modern cloudmonkey is a re-written and simplified port in Go and can be used
Expand Down Expand Up @@ -76,7 +76,7 @@ platforms such as Linux, Mac and Windows.
If cloudmonkey is being upgraded from a version lower than v6.0.0, it must be noted
that the cloudmonkey configuration path is changed from `~/.cloudmonkey/config` to
`~/.cmk/config` and a default `localcloud` profile is created. One would have to hence
do an initial setup of basic configration such apikey/secretkey/username/password/url for the required profile(s) as required
do an initial setup of basic configuration such apikey/secretkey/username/password/url for the required profile(s) as required

### License

Expand Down