mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 07:58:28 +00:00
29 lines
807 B
Text
29 lines
807 B
Text
NAME
|
|
gcloud migration vms target-projects - manage Target Projects
|
|
|
|
SYNOPSIS
|
|
gcloud migration vms target-projects COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
target-projects sub-group is used to manage Target Project resources of the
|
|
Migrate to Virtual Machines service. Target projects are defined for each
|
|
customer project in the global location. A Target Project could be used as
|
|
the target project of various migration commands. 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.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
list
|
|
list Target Projects.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha migration vms target-projects
|
|
|