cloudstack/tools/cli
Rohit Yadav b38cf801ac cli: setup.py for cloudmonkey
Version are named in reflection of CloudStack.
<cli major-version>.<cloudstack minor>.<cloudstack.major>
So, for CloudStack 4.1.0, version for cli should be 0.1.4

To create distribution:
  python setup.py sdist
  python setup.py install

Using pip:
  pip install dist/cloudmonkey*

Or pretty soon, from cheese shop:
  pip install cloudmonkey

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-10-31 23:19:21 +05:30
..
cloudmonkey cli: cloudmonkey the command line interface 2012-10-31 23:19:14 +05:30
pom.xml maven: pom.xml for tools/cli 2012-10-31 23:19:17 +05:30
setup.py cli: setup.py for cloudmonkey 2012-10-31 23:19:21 +05:30