mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +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
33
gcloud/alpha/compute/migration/target-projects/help
Normal file
33
gcloud/alpha/compute/migration/target-projects/help
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
NAME
|
||||
gcloud alpha compute migration target-projects - manage Target Projects
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha compute migration 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. This variant is also available:
|
||||
|
||||
$ gcloud compute migration target-projects
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue