Skip to content

cloudControl/cctrl

Repository files navigation

cctrl Build StatusPyPI version

cctrl is a set of command line utilities to help you create and manage applications and users hosted on platforms compatible with cloudControl.

Dependencies

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

Installation

To install cctrl:

  • Via pip (non-windows compatible)

    $ (sudo) pip install cctrl

  • Via setup.py

    $ (sudo) python setup.py install

    Dependencies should be automatically fetched by easy_install.

  • Via executable (windows only)

    https://www.cloudcontrol.com/download/win

To upgrade cctrl (non-windows compatible):

$ (sudo) pip install cctrl --upgrade 

About

cloudControl command line utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 20