cm_tools

CLI tools for working with CloudMan clusters


License
MIT
Install
pip install cm_tools==0.0.1

Documentation

CLI Tools for interacting with CloudMan Instances

A command line alternative to BioCloudCentral/GVL Launcher for starting CloudMan instances.

##Installation Installable via PyPI:

pip install cm_tools

Or via git checkout:

git clone git@github.com:simonalpha/cm_tools.git
cd cm_tools
python setup.py install

Current tools:

  • cm-launcher: for launching a CloudMan instance

Caveats:

  • Currently only usable on the NeCTAR Research Cloud.
  • Unstable codebase.