Skip to content

guetux/cctrl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.1%
  • Shell 1.9%