1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Wed Mar 13 09:56:21 UTC 2024

This commit is contained in:
Automated 2024-03-13 09:56:22 +00:00
parent 7f632e0c5d
commit 75379bf68b
273 changed files with 9390 additions and 532 deletions

View file

@ -2,7 +2,7 @@ NAME
gcloud infra-manager deployments list - list deployments
SYNOPSIS
gcloud infra-manager deployments list --location=LOCATION
gcloud infra-manager deployments list [--location=LOCATION]
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
@ -14,7 +14,7 @@ EXAMPLES
$ gcloud infra-manager deployments list --location=us-central1
REQUIRED FLAGS
FLAGS
Location resource - Location to list deployments This represents a Cloud
resource. (NOTE) Some attributes are not given arguments in this group but
can be set in other ways.
@ -22,16 +22,16 @@ REQUIRED FLAGS
To set the project attribute:
◆ provide the argument --location on the command line with a fully
specified name;
◆ set the property infra-manager/location with a fully specified name;
◆ set the property core/project;
◆ provide the argument --project on the command line.
This must be specified.
--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.
▸ provide the argument --location on the command line;
▸ set the property infra-manager/location.
LIST COMMAND FLAGS
--filter=EXPRESSION