mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 09:25:44 +00:00
gcloud: Wed Jan 31 10:36:17 UTC 2024
This commit is contained in:
parent
7a546ffea4
commit
fa6c1dc7ec
142 changed files with 1981 additions and 793 deletions
|
|
@ -2,9 +2,9 @@ NAME
|
|||
gcloud alpha migration vms target-projects list - list Target Projects
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha migration vms target-projects list [--location=LOCATION]
|
||||
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
|
||||
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
|
||||
gcloud alpha migration vms target-projects list [--filter=EXPRESSION]
|
||||
[--limit=LIMIT] [--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) gcloud alpha migration vms target-projects list lists Target
|
||||
|
|
@ -17,30 +17,6 @@ EXAMPLES
|
|||
To list the Target Project resources in the global location in the default
|
||||
project, run: $ gcloud alpha migration vms target-projects list
|
||||
|
||||
FLAGS
|
||||
Location resource - The compute/region of the Image Import. To get a list
|
||||
of the available regions, run gcloud compute regions list command. If not
|
||||
specified, the value of the [compute/zone] property in the current gcloud
|
||||
configuration is used. This represents a Cloud resource. (NOTE) Some
|
||||
attributes are not given arguments in this group but can be set in other
|
||||
ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument --location on the command line with a fully
|
||||
specified name;
|
||||
◆ set the property compute/region with a fully specified name;
|
||||
◆ use default global location with a fully specified name;
|
||||
◆ set the property core/project;
|
||||
◆ provide the argument --project on the command line.
|
||||
|
||||
--location=LOCATION
|
||||
ID of the location or fully qualified identifier for the location.
|
||||
|
||||
To set the location attribute:
|
||||
▸ provide the argument --location on the command line;
|
||||
▸ set the property compute/region;
|
||||
▸ use default global location .
|
||||
|
||||
LIST COMMAND FLAGS
|
||||
--filter=EXPRESSION
|
||||
Apply a Boolean filter EXPRESSION to each resource item to be listed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue