mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
31 lines
860 B
Text
31 lines
860 B
Text
|
|
NAME
|
||
|
|
gcloud migration vms - provides Migrate to Virtual Machines (VM migration)
|
||
|
|
service functionality
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud migration vms GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
The gcloud alpha migration vms command group provides the CLI for the
|
||
|
|
Migrate to Virtual Machines API. Google Cloud Migrate to Virtual Machines
|
||
|
|
migrates VMs from on-premises data center and other cloud providers to
|
||
|
|
Google Compute Engine virtual machine (VM) instances. VM Migration API must
|
||
|
|
be enabled in your project.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
image-imports
|
||
|
|
Imports images to Google Compute Engine from Google Cloud Storage.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This variant is also available:
|
||
|
|
|
||
|
|
$ gcloud alpha migration vms
|
||
|
|
|