summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli/data/cinder.csv2
-rw-r--r--doc/source/cli/data/glance.csv2
-rw-r--r--doc/source/cli/data/nova.csv2
3 files changed, 3 insertions, 3 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.
diff --git a/doc/source/cli/data/glance.csv b/doc/source/cli/data/glance.csv
index 7dd967c9..12b6851d 100644
--- a/doc/source/cli/data/glance.csv
+++ b/doc/source/cli/data/glance.csv
@@ -49,7 +49,7 @@ md-tag-show,,Describe a specific metadata definitions tag inside a namespace.
md-tag-update,,Rename a metadata definitions tag inside a namespace.
member-create,image add project,Create member for a given image.
member-delete,image remove project,Delete image member.
-member-list,,Describe sharing permissions by image.
+member-list,image member list,Describe sharing permissions by image.
member-update,image set --accept --reject --status,Update the status of a member for a given image.
stores-delete,,Delete image from specific store.
stores-info,,Print available backends from Glance.
diff --git a/doc/source/cli/data/nova.csv b/doc/source/cli/data/nova.csv
index 46459163..4252585f 100644
--- a/doc/source/cli/data/nova.csv
+++ b/doc/source/cli/data/nova.csv
@@ -118,7 +118,7 @@ unshelve,server unshelve,Unshelve a server.
update,server set / unset,Update the name or the description for a server.
usage,usage show,Show usage data for a single tenant.
usage-list,usage list,List usage data for all tenants.
-version-list,,List all API versions.
+version-list,versions show --service compute,List all API versions.
volume-attach,server add volume,Attach a volume to a server.
volume-attachments,server show,List all the volumes attached to a server.
volume-detach,server remove volume,Detach a volume from a server.