mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Aug 6 11:07:54 UTC 2025
This commit is contained in:
parent
0f69685b06
commit
4f9f745739
126 changed files with 4671 additions and 668 deletions
37
gcloud/compute/migration/help
Normal file
37
gcloud/compute/migration/help
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
NAME
|
||||
gcloud compute migration - provides Migrate to Virtual Machines
|
||||
(VM migration) service functionality
|
||||
|
||||
SYNOPSIS
|
||||
gcloud compute migration 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.
|
||||
|
||||
machine-image-imports
|
||||
Imports machine images to Google Compute Engine from Google Cloud
|
||||
Storage.
|
||||
|
||||
target-projects
|
||||
Manage Target Projects.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud alpha compute migration
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue