summaryrefslogtreecommitdiff
path: root/doc/source/cli/data
diff options
context:
space:
mode:
authorJieonLee <dlwldjs7544@naver.com>2021-11-21 05:05:25 +0000
committerJieonLee <dlwldjs7544@naver.com>2021-11-21 05:05:25 +0000
commitb3d09ffc37f6b577ce479a5203c6c882062fee74 (patch)
tree0ebe0d67cbb989092ef508ecda653738dd8f4e85 /doc/source/cli/data
parent8b394e564120984059d6424bb870c8da51a400e7 (diff)
downloadpython-openstackclient-b3d09ffc37f6b577ce479a5203c6c882062fee74.tar.gz
Add missing command mapping in nova
nova command: instance-action openstack command: server event show Change-Id: I8e5dad90cfd28b1f0d65be688651918869f679e4
Diffstat (limited to 'doc/source/cli/data')
-rw-r--r--doc/source/cli/data/nova.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/data/nova.csv b/doc/source/cli/data/nova.csv
index dd8992f6..0ab2b2fe 100644
--- a/doc/source/cli/data/nova.csv
+++ b/doc/source/cli/data/nova.csv
@@ -46,7 +46,7 @@ hypervisor-show,hypervisor show,Display the details of the specified hypervisor.
hypervisor-stats,hypervisor stats show,Get hypervisor statistics over all compute nodes.
hypervisor-uptime,,Display the uptime of the specified hypervisor.
image-create,server image create,Create a new image by taking a snapshot of a running server.
-instance-action,,Show an action.
+instance-action,server event show,Show an action.
instance-action-list,,List actions on a server.
instance-usage-audit-log,,List/Get server usage audits.
interface-attach,server add port / server add floating ip / server add fixed ip,Attach a network interface to a server.