summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-09-30 11:59:21 +0000
committerGerrit Code Review <review@openstack.org>2022-09-30 11:59:21 +0000
commit46ead4abea4296a86e862fc035811eba2c7efac4 (patch)
treed214f5a92c829b78ec7ab8bc8eaf62b79282c067 /doc
parent97af1b661e96f2d6359898f7959a7bfd78657953 (diff)
parentc9d445fc4baf036793103b15c9eb2632da3610e0 (diff)
downloadpython-openstackclient-46ead4abea4296a86e862fc035811eba2c7efac4.tar.gz
Merge "image: Add 'image task list' command"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli/data/glance.csv4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/cli/data/glance.csv b/doc/source/cli/data/glance.csv
index 90625a6f..12b6851d 100644
--- a/doc/source/cli/data/glance.csv
+++ b/doc/source/cli/data/glance.csv
@@ -53,8 +53,8 @@ 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.
-task-create,,Create a new task.
-task-list,,List tasks you can access.
+task-create,WONTFIX,Create a new task.
+task-list,image task list,List tasks you can access.
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.