larsvegas / cctrl

cloudControl command line utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

cloudControl command line utilities

License:Apache License 2.0


Languages

Language:Python 98.2%Language:Shell 1.8%