CloudMonkey is a command line interface for Apache Cloudstack.
CloudMonkey is a command line interface for Apache Cloudstack. CloudMonkey can be used both as an interactive shell, and as a command line tool which simplifies Apache CloudStack configuration and management.
CloudMonkey is a command line interface for Apache Cloudstack. CloudMonkey can be used both as an interactive shell, and as a command line tool which simplifies Apache CloudStack configuration and management.
To install cloudmonkey, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cloudmonkey
To see what files were installed by cloudmonkey, run:
port contents cloudmonkey
To later upgrade cloudmonkey, run:
sudo port selfupdate && sudo port upgrade cloudmonkey
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.