Tweaks after the fact
Change-Id: Id96203de023b3b8bde1984a61c41dd9bc1711de4
This commit is contained in:
parent
c7a5ead8c7
commit
52d22359f1
@ -139,8 +139,8 @@ List servers
|
|||||||
|
|
||||||
os server list
|
os server list
|
||||||
[--reservation-id <reservation-id>]
|
[--reservation-id <reservation-id>]
|
||||||
[--ip <ip-regex>]
|
[--ip <ip-address-regex>]
|
||||||
[--ip6 <ip6-regex>]
|
[--ip6 <ip6-address-regex>]
|
||||||
[--name <name-regex>]
|
[--name <name-regex>]
|
||||||
[--instance-name <instance-name-regex>]
|
[--instance-name <instance-name-regex>]
|
||||||
[--status <status>]
|
[--status <status>]
|
||||||
@ -210,9 +210,6 @@ Migrate server to different host
|
|||||||
[--wait]
|
[--wait]
|
||||||
<server>
|
<server>
|
||||||
|
|
||||||
:option:`--wait`
|
|
||||||
Wait for resize to complete
|
|
||||||
|
|
||||||
:option:`--live` <hostname>
|
:option:`--live` <hostname>
|
||||||
Target hostname
|
Target hostname
|
||||||
|
|
||||||
@ -228,6 +225,9 @@ Migrate server to different host
|
|||||||
:option:`--no-disk-overcommit`
|
:option:`--no-disk-overcommit`
|
||||||
Do not over-commit disk on the destination host (default)
|
Do not over-commit disk on the destination host (default)
|
||||||
|
|
||||||
|
:option:`--wait`
|
||||||
|
Wait for resize to complete
|
||||||
|
|
||||||
:option:`<server>`
|
:option:`<server>`
|
||||||
Server to migrate (name or ID)
|
Server to migrate (name or ID)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user