From a9b9252da3867fe1fec4d162e23545ebc277347c Mon Sep 17 00:00:00 2001 From: zeze Date: Thu, 15 Sep 2022 00:27:42 +0900 Subject: 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 --- doc/source/cli/data/nova.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/cli/data/nova.csv') 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. -- cgit v1.2.1