blob: 4311ef0057a83df38ab33a4fcddda455dc6e71ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
==================================================
Block Storage service (cinder) command-line client
==================================================
The cinder client is the command-line interface (CLI) for
the Block Storage service (cinder) API and its extensions.
For help on a specific :command:`cinder` command, enter:
.. code-block:: console
$ cinder help COMMAND
.. cli-docs::
|