Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

What is Cloud Monkey?

Panel

CloudMokey is a command line interface (CLI) tool written in python that leverages CloudStack APIs. You configure CloudMonkey once, from then on - its an interactive shell that simplifies CS configuration and management. CloudMonkey is created as python egg and presently resides on http://pypi.python.org/pypi/cloudmonkey/ as well as source code of CloudStack 4.0 and above.

Features

  • All commands are lowercase unlike API
  • Auto-completion via double <tab>
  • Caching to speedup runtime
  • Color and Parsing fixes

...