You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aggregate-add-host,aggregate add host,Add the host to the specified aggregate.
7
-
aggregate-cache-images,,Request images be cached. (Supported by API versions '2.81' - '2.latest') [hint: use '-- os-compute-api-version' flag to show help message for proper version]
7
+
aggregate-cache-images,WONTFIX,Request images be cached. (Supported by API versions '2.81' - '2.latest') [hint: use '-- os-compute-api-version' flag to show help message for proper version]
8
8
aggregate-create,aggregate create,Create a new aggregate with the specified details.
9
9
aggregate-delete,aggregate delete,Delete the aggregate.
10
10
aggregate-list,aggregate list,Print a list of all aggregates.
@@ -44,7 +44,7 @@ hypervisor-list,hypervisor list,List hypervisors. (Supported by API versions '2.
44
44
hypervisor-servers,,List servers belonging to specific hypervisors.
45
45
hypervisor-show,hypervisor show,Display the details of the specified hypervisor.
46
46
hypervisor-stats,hypervisor stats show,Get hypervisor statistics over all compute nodes.
47
-
hypervisor-uptime,,Display the uptime of the specified hypervisor.
47
+
hypervisor-uptime,hypervisor show,Display the uptime of the specified hypervisor.
48
48
image-create,server image create,Create a new image by taking a snapshot of a running server.
49
49
instance-action,server event show,Show an action.
50
50
instance-action-list,server event list,List actions on a server.
@@ -65,7 +65,7 @@ live-migration-force-comp,server migration force complete,Force on-going live mi
65
65
lock,server lock,Lock a server.
66
66
meta,server set --property / unset,Set or delete metadata on a server.
67
67
migrate,server migrate,Migrate a server. The new host will be selected by the scheduler.
68
-
migration-list,,Print a list of migrations.
68
+
migration-list,server migration list,Print a list of migrations.
69
69
pause,server pause,Pause a server.
70
70
quota-class-show,quota show --class,List the quotas for a quota class.
71
71
quota-class-update,quota set --class,Update the quotas for a quota class.
@@ -120,8 +120,8 @@ usage,usage show,Show usage data for a single tenant.
120
120
usage-list,usage list,List usage data for all tenants.
121
121
version-list,versions show --service compute,List all API versions.
122
122
volume-attach,server add volume,Attach a volume to a server.
123
-
volume-attachments,server show,List all the volumes attached to a server.
123
+
volume-attachments,server volume list,List all the volumes attached to a server.
124
124
volume-detach,server remove volume,Detach a volume from a server.
0 commit comments