mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
30 lines
1,003 B
Text
30 lines
1,003 B
Text
NAME
|
|
gcloud alpha migration vms target-projects - manage Target Projects
|
|
|
|
SYNOPSIS
|
|
gcloud alpha migration vms target-projects COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) list Target Projects.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist.
|
|
|