
The doc of message is missing in zaqarclient. So this patch will add it and also remove the unused docs for other resources. Change-Id: I55c745a81226487292220edfb629ca4f7dfd95d7 Closes-Bug: #1893145 Signed-off-by: wanghao <sxmatch1986@gmail.com>
24 lines
491 B
ReStructuredText
24 lines
491 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``,
|
|
``message``, ``claim``, ``subscription``, ``pool``, ``flavor``, ``ping``,
|
|
``health``.
|
|
|
|
Click the Link below for the details.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
command/queue
|
|
command/message
|
|
command/claim
|
|
command/pool
|
|
command/flavor
|
|
command/ping
|
|
command/health
|
|
command/subscription
|