summaryrefslogtreecommitdiff
path: root/doc/source/cli/data/cinder.csv
diff options
context:
space:
mode:
authorzeze <thwjd2717@gmail.com>2022-09-15 00:27:42 +0900
committerzeze <thwjd2717@gmail.com>2022-09-16 01:28:46 +0900
commita9b9252da3867fe1fec4d162e23545ebc277347c (patch)
treea4bc2da469d0229f719851593c395510b55a50a6 /doc/source/cli/data/cinder.csv
parent4024bdb3933dd79eec4bcf99c13f3dbf17add40b (diff)
downloadpython-openstackclient-a9b9252da3867fe1fec4d162e23545ebc277347c.tar.gz
Adding missing command mapping in docs
nova command: version-list openstack command: versions show --service compute cinder command: version-list openstack command: versions show --service block-storage glance command: member-list openstack command: image member list Change-Id: I3c68dbd47dc92ed190ae9abaa90dfcddef072728
Diffstat (limited to 'doc/source/cli/data/cinder.csv')
-rw-r--r--doc/source/cli/data/cinder.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/data/cinder.csv b/doc/source/cli/data/cinder.csv
index eeaaeacc..37277966 100644
--- a/doc/source/cli/data/cinder.csv
+++ b/doc/source/cli/data/cinder.csv
@@ -139,7 +139,7 @@ type-show,volume type show,Show volume type details.
type-update,volume type set,"Updates volume type name description and/or is_public."
unmanage,volume delete --remote,Stop managing a volume.
upload-to-image,image create --volume,Uploads volume to Image Service as an image.
-version-list,,List all API versions. (Supported by API versions 3.0 - 3.latest)
+version-list,versions show --service block-storage,List all API versions. (Supported by API versions 3.0 - 3.latest)
work-cleanup,,Request cleanup of services with optional filtering. (Supported by API versions 3.24 - 3.latest)
bash-completion,complete,Prints arguments for bash_completion.
help,help,Shows help about this program or one of its subcommands.