/cctrl

cloudControl command line utilities

Primary LanguagePythonApache License 2.0Apache-2.0

cctrl

cctrl is a set of command line utilities to help you create and manage application hosted on cloudControl's cloud platform.

Dependencies

  • python 2.6.x and later
  • python modules:
    • argparse
    • pycclib

Installation

To install cctrl:

$ python setup.py install

Dependencies should be automatically fetched by easy_install.

To upgrade on non-win32 cctrl:

$ (sudo) pip install cctrl --upgrade