8d63b8b263
Add "consistency group" object in volume v2 (v2 only) and implement "consistency group list" command Change-Id: Ifa90d97f4b223f9a5b00708cff07fa2c5e2635f0 Implements: bp cinder-command-support Partial-Bug: #1613964 Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com>
27 lines
427 B
ReStructuredText
27 lines
427 B
ReStructuredText
=================
|
|
consistency group
|
|
=================
|
|
|
|
Block Storage v2
|
|
|
|
consistency group list
|
|
----------------------
|
|
|
|
List consistency groups.
|
|
|
|
.. program:: consistency group list
|
|
.. code:: bash
|
|
|
|
os consistency group list
|
|
[--all-projects]
|
|
[--long]
|
|
|
|
.. option:: --all-projects
|
|
|
|
Show detail for all projects. Admin only.
|
|
(defaults to False)
|
|
|
|
.. option:: --long
|
|
|
|
List additional fields in output
|