Universal Command Line Environment for qcloud
Project description
The Qcloud CLI is an open source tool built on top of the Qcloud API that provides commands for interacting with Qcloud services.
The CLI works on Python versions:
2.6.5 and greater, including 3.x.x
Quick Start
First, install the library:
$ pip install qcloudcli
or download source code from github and install:
$ git clone https://github.com/QcloudApi/qcloudcli.git
$ cd qcloudcli
$ python setup.py install
Command Completion
On Unix-like systems, the qcloudcli includes a command-completion feature that enables you to use the TAB key to complete a partially typed command. This feature is not automatically installed, so you need to configure it manually.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qcloudcli-1.8.6.tar.gz
(118.0 kB
view hashes)