summaryrefslogtreecommitdiff
path: root/doc/source/cli/commands.rst
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2021-06-03 16:58:07 +0100
committerStephen Finucane <sfinucan@redhat.com>2021-06-10 11:21:22 +0100
commit34de2d3352aaef5c1bb86a5441cc8781e03b5587 (patch)
tree246aedb5e4f8fe591ba9b58861dd44588311a5ee /doc/source/cli/commands.rst
parent83551d2a0c7604179c0988c13d58455a6b289cc8 (diff)
downloadpython-openstackclient-34de2d3352aaef5c1bb86a5441cc8781e03b5587.tar.gz
volume: Add 'volume group snapshot *' commands
These mirror the 'cinder group-snapshot-*' commands, with arguments copied across essentially verbatim. The only significant departure is the replacement of "tenant" terminology with "project". volume group snapshot create volume group snapshot delete volume group snapshot list volume group snapshot show Change-Id: Ia5084749b7c1a5a936fd6d6e8d89b9b80969f68c Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Diffstat (limited to 'doc/source/cli/commands.rst')
-rw-r--r--doc/source/cli/commands.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/cli/commands.rst b/doc/source/cli/commands.rst
index ada38e3e..7e592152 100644
--- a/doc/source/cli/commands.rst
+++ b/doc/source/cli/commands.rst
@@ -160,6 +160,7 @@ referring to both Compute and Volume quotas.
* ``volume backup record``: (**Volume**) volume record that can be imported or exported
* ``volume backend``: (**Volume**) volume backend storage
* ``volume group``: (**Volume**) group of volumes
+* ``volume group snapshot``: (**Volume**) a point-in-time copy of a volume group
* ``volume group type``: (**Volume**) deployment-specific types of volumes groups available
* ``volume host``: (**Volume**) the physical computer for volumes
* ``volume message``: (**Volume**) volume API internal messages detailing volume failure messages