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]
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.
@@ -15,12 +15,7 @@ aggregate-update,aggregate set / unset,Update the aggregate's name and optionall
15
15
availability-zone-list,availability zone list,List all the availability zones.
16
16
backup,server backup create,Backup a server by creating a 'backup' type snapshot.
17
17
boot,server create,Boot a new server.
18
-
cell-capacities,,Get cell capacities for all cells or a given cell.
19
-
cell-show,,Show details of a given cell.
20
-
clear-password,server set --root-password,Clear the admin password for a server from the metadata server.
21
-
cloudpipe-configure,WONTFIX,Update the VPN IP/port of a cloudpipe instance.
22
-
cloudpipe-create,WONTFIX,Create a cloudpipe instance for the given project.
23
-
cloudpipe-list,WONTFIX,Print a list of all cloudpipe instances.
18
+
clear-password,server set --root-password,Clear the admin password for a server from the metadata server. This action does not actually change the instance server password.
24
19
console-log,console log show,Get console log output of a server.
25
20
delete,server delete,Immediately shut down and delete specified server(s).
26
21
diagnostics,openstack server show --diagnostics,Retrieve server diagnostics.
@@ -33,31 +28,27 @@ flavor-delete,flavor delete,Delete a specific flavor
33
28
flavor-key,flavor set / unset,Set or unset extra_spec for a flavor.
34
29
flavor-list,flavor list,Print a list of available 'flavors'
35
30
flavor-show,flavor show,Show details about the given flavor.
36
-
floating-ip-associate,server add floating ip,Associate a floating IP address to a server.
37
-
floating-ip-disassociate,server remove floating ip,Disassociate a floating IP address from a server.
31
+
flavor-update,,Update the description of an existing flavor. (Supported by API versions '2.55' - '2.latest') [hint: use '--os-compute-api- version' flag to show help message for proper version]
38
32
force-delete,server delete,Force delete a server.
39
-
get-mks-console,console url show --mks,Get an MKS console to a server.
40
-
get-password,WONTFIX,Get the admin password for a server.
33
+
get-mks-console,console url show --mks,Get an MKS console to a server. (Supported by API versions '2.8' - '2.latest') [hint: use ' --os-compute-api-version' flag to show help message for proper version]
34
+
get-password,WONTFIX,Get the admin password for a server. This operation calls the metadata service to query metadata information and does not read password information from the server itself.
41
35
get-rdp-console,console url show --rdp,Get a rdp console to a server.
42
36
get-serial-console,console url show --serial,Get a serial console to a server.
43
37
get-spice-console,console url show --spice,Get a spice console to a server.
44
-
get-vnc-console,console url show --novnc | --xvpvnc,Get a vnc console to a server.
45
-
host-action,,Perform a power action on a host.
46
-
host-describe,host show,Describe a specific host.
38
+
get-vnc-console,console url show --novnc,Get a vnc console to a server.
47
39
host-evacuate,,Evacuate all instances from failed host.
48
40
host-evacuate-live,,Live migrate all instances off the specified host to other available hosts.
49
-
host-list,host list,List all hosts by service.
50
41
host-meta,,Set or Delete metadata on all instances of a host.
51
42
host-servers-migrate,,Cold migrate all instances off the specified host to other available hosts.
52
-
host-update,host set,Update host settings.
53
-
hypervisor-list,hypervisor list,List hypervisors.
43
+
hypervisor-list,hypervisor list,List hypervisors. (Supported by API versions '2.0' - '2.latest')
54
44
hypervisor-servers,,List servers belonging to specific hypervisors.
55
45
hypervisor-show,hypervisor show,Display the details of the specified hypervisor.
56
46
hypervisor-stats,hypervisor stats show,Get hypervisor statistics over all compute nodes.
57
47
hypervisor-uptime,,Display the uptime of the specified hypervisor.
58
48
image-create,server image create,Create a new image by taking a snapshot of a running server.
59
49
instance-action,,Show an action.
60
50
instance-action-list,,List actions on a server.
51
+
instance-usage-audit-log,,List/Get server usage audits.
61
52
interface-attach,,Attach a network interface to a server.
62
53
interface-detach,,Detach a network interface from a server.
63
54
interface-list,port list --server,List interfaces attached to a server.
@@ -67,7 +58,6 @@ keypair-list,keypair list,Print a list of keypairs for a user
67
58
keypair-show,keypair show,Show details about the given keypair.
68
59
limits,limits show,Print rate and absolute limits.
69
60
list,server list,List active servers.
70
-
list-extensions,extension list,List all the os-api extensions that are available.
71
61
list-secgroup,security group list,List Security Group(s) of a server.
72
62
live-migration,,Migrate running server to a new machine.
73
63
live-migration-abort,,Abort an on-going live migration.
@@ -86,7 +76,6 @@ quota-update,quota set,Update the quotas for a tenant/user.
86
76
reboot,server reboot,Reboot a server.
87
77
rebuild,server rebuild,"Shutdown, re-image, and re-boot a server."
88
78
refresh-network,WONTFIX,Refresh server network information.
89
-
remove-fixed-ip,server remove fixed ip,Remove an IP address from a server.
90
79
remove-secgroup,server remove security group,Remove a Security Group from a server.
91
80
rescue,server rescue,Reboots a server into rescue mode.
92
81
reset-network,WONTFIX,Reset network of a server.
@@ -107,6 +96,7 @@ server-tag-delete,,Delete one or more tags from a server.
107
96
server-tag-delete-all,,Delete all tags from a server.
108
97
server-tag-list,,Get list of tags from a server.
109
98
server-tag-set,,Set list of tags to a server.
99
+
server-topology,openstack server show --topology,Retrieve server topology. (Supported by API versions '2.78' - '2.latest') [hint: use '-- os-compute-api-version' flag to show help message for proper version]
110
100
service-delete,compute service delete,Delete the service.
111
101
service-disable,compute service set --disable,Disable the service.
112
102
service-enable,compute service set --enable,Enable the service.
@@ -121,22 +111,17 @@ start,server start,Start the server(s).
121
111
stop,server stop,Stop the server(s).
122
112
suspend,server suspend,Suspend a server.
123
113
trigger-crash-dump,server dump create,Trigger crash dump in an instance.
124
-
topology,openstack server show --topology,Retrieve server NUMA topology.
125
114
unlock,server unlock,Unlock a server.
126
115
unpause,server unpause,Unpause a server.
127
116
unrescue,server unrescue,Restart the server from normal boot disk again.
128
117
unshelve,server unshelve,Unshelve a server.
129
-
update,server set / unset --description,Update or unset the description for a server.
130
-
update,server set --name,Update the name for a server.
118
+
update,server set / unset,Update the name or the description for a server.
131
119
usage,usage show,Show usage data for a single tenant.
132
120
usage-list,usage list,List usage data for all tenants.
133
121
version-list,,List all API versions.
134
-
virtual-interface-list,,Show virtual interface info about the given server.
135
122
volume-attach,server add volume,Attach a volume to a server.
136
123
volume-attachments,server show,List all the volumes attached to a server.
137
124
volume-detach,server remove volume,Detach a volume from a server.
138
125
volume-update,,Update volume attachment.
139
-
x509-create-cert,WONTFIX,Create x509 cert for a user in tenant.
140
-
x509-get-root-cert,WONTFIX,Fetch the x509 root cert.
141
-
bash-completion,complete,Prints all of the commands and options to
126
+
bash-completion,complete,Prints all of the commands and options to stdout so that the nova.bash_completion script doesn't have to hard code them.
142
127
help,help,Display help about this program or one of its subcommands.
0 commit comments