1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Sat Feb 17 10:15:37 UTC 2024

This commit is contained in:
Automated 2024-02-17 10:15:37 +00:00
parent 3efce28165
commit 5bf6fb3fc0
84 changed files with 3111 additions and 661 deletions

View file

@ -2,7 +2,7 @@ NAME
gcloud alpha workstations clusters list - list workstation clusters
SYNOPSIS
gcloud alpha workstations clusters list --region=REGION
gcloud alpha workstations clusters list [--region=REGION]
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
[--sort-by=[FIELD,...]] [GCLOUD_WIDE_FLAG ...]
@ -15,7 +15,7 @@ EXAMPLES
$ gcloud alpha workstations clusters list
REQUIRED FLAGS
FLAGS
Region resource - The region of the clusters to display. This represents a
Cloud resource. (NOTE) Some attributes are not given arguments in this
group but can be set in other ways.
@ -23,16 +23,18 @@ REQUIRED FLAGS
To set the project attribute:
◆ provide the argument --region on the command line with a fully
specified name;
◆ set the property workstations/region with a fully specified name;
◆ default is all regions with a fully specified name;
◆ provide the argument --project on the command line;
◆ set the property core/project.
This must be specified.
--region=REGION
ID of the region or fully qualified identifier for the region.
To set the region attribute:
▸ provide the argument --region on the command line.
▸ provide the argument --region on the command line;
▸ set the property workstations/region;
▸ default is all regions .
LIST COMMAND FLAGS
--filter=EXPRESSION