mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed May 15 09:19:06 UTC 2024
This commit is contained in:
parent
e8259d86b1
commit
3b84182be4
193 changed files with 10091 additions and 581 deletions
|
|
@ -8,10 +8,14 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) gcloud alpha compute instances move moves a Compute Engine virtual
|
||||
machine from one zone to another. Moving a virtual machine might incur
|
||||
downtime if the guest OS must be shut down in order to quiesce disk volumes
|
||||
prior to snapshotting.
|
||||
(ALPHA) (DEPRECATED) This command is deprecated. Please see
|
||||
https://cloud.google.com/compute/docs/instances/moving-instance-across-zones
|
||||
for an alternative method.
|
||||
|
||||
gcloud alpha compute instances move moves a Compute Engine virtual machine
|
||||
from one zone to another. Moving a virtual machine might incur downtime if
|
||||
the guest OS must be shut down in order to quiesce disk volumes prior to
|
||||
snapshotting.
|
||||
|
||||
For example, running the following command moves the instance called
|
||||
example-instance-1 with its attached persistent disks, currently running in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue