File: command-line.rst

package info (click to toggle)
python-zaqarclient 4.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 832 kB
  • sloc: python: 4,417; makefile: 18; sh: 2
file content (23 lines) | stat: -rw-r--r-- 491 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
============
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