From d163a2090471c8f90c8ad84827fb97dfbf06280b Mon Sep 17 00:00:00 2001 From: lsmman Date: Mon, 11 Oct 2021 22:52:52 +0900 Subject: image: Add 'image task show' commands This replaces and the 'glance task-show' command. For example: $ image task show Change-Id: I74cb23e436c373fe238804b903bbeb28f643d5af --- doc/source/cli/data/glance.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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. -- cgit v1.2.1