summaryrefslogtreecommitdiff
path: root/doc/source/cli/data/glance.csv
diff options
context:
space:
mode:
authorlsmman <lsmman07@gmail.com>2021-10-11 22:52:52 +0900
committerStephen Finucane <sfinucan@redhat.com>2022-09-21 10:34:15 +0100
commitd163a2090471c8f90c8ad84827fb97dfbf06280b (patch)
treeb066eca0e976bdc407da7339844a2bad83acde76 /doc/source/cli/data/glance.csv
parent4024bdb3933dd79eec4bcf99c13f3dbf17add40b (diff)
downloadpython-openstackclient-d163a2090471c8f90c8ad84827fb97dfbf06280b.tar.gz
image: Add 'image task show' commands
This replaces and the 'glance task-show' command. For example: $ image task show <TASK_ID> Change-Id: I74cb23e436c373fe238804b903bbeb28f643d5af
Diffstat (limited to 'doc/source/cli/data/glance.csv')
-rw-r--r--doc/source/cli/data/glance.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/data/glance.csv b/doc/source/cli/data/glance.csv
index 27585b95..c44c5089 100644
--- a/doc/source/cli/data/glance.csv
+++ b/doc/source/cli/data/glance.csv
@@ -55,6 +55,6 @@ stores-delete,,Delete image from specific store.
stores-info,,Print available backends from Glance.
task-create,,Create a new task.
task-list,,List tasks you can access.
-task-show,,Describe a specific task.
+task-show,image task show,Describe a specific task.
bash-completion,complete,Prints arguments for bash_completion.
help,help,Display help about this program or one of its subcommands.