
Add doc for subscription cli in python-zaqarclient. Change-Id: I96edb8dd4a23dc01dad1f6fa641806bdc12cca22
22 lines
459 B
ReStructuredText
22 lines
459 B
ReStructuredText
============
|
|
Command-line
|
|
============
|
|
|
|
This chapter documents the usage of Zaqar Client Command Line with API v2.0.
|
|
|
|
Zaqar client now support some kinds of resources or actions: ``queue``,
|
|
``claim``, ``subscription``, ``pool``, ``flavor``, ``ping``, ``health``.
|
|
|
|
Click the Link below for the details.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
command/queue
|
|
command/claim
|
|
command/pool
|
|
command/flavor
|
|
command/ping
|
|
command/health
|
|
command/subscription
|