1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +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

@ -3,7 +3,7 @@ NAME
SYNOPSIS
gcloud alpha workstations list-usable
(--config=CONFIG : --cluster=CLUSTER --region=REGION)
[--cluster=CLUSTER --config=CONFIG --region=REGION]
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
[--sort-by=[FIELD,...]] [GCLOUD_WIDE_FLAG ...]
@ -15,7 +15,7 @@ EXAMPLES
$ gcloud alpha workstations list-usable
REQUIRED FLAGS
FLAGS
Config resource - The group of arguments defining a config The arguments
in this group can be used to specify the attributes of this resource.
(NOTE) Some attributes are not given arguments in this group but can be
@ -24,37 +24,38 @@ REQUIRED FLAGS
To set the project attribute:
◆ provide the argument --config on the command line with a fully
specified name;
◆ default is all configs with a fully specified name;
◆ provide the argument --project on the command line;
◆ set the property core/project.
This must be specified.
--config=CONFIG
ID of the config or fully qualified identifier for the config.
To set the config attribute:
▸ provide the argument --config on the command line.
This flag argument must be specified if any of the other arguments in
this group are specified.
--cluster=CLUSTER
The cluster for the config.
To set the cluster attribute:
▸ provide the argument --config on the command line with a fully
specified name;
▸ default is all configs with a fully specified name;
▸ provide the argument --cluster on the command line;
▸ set the property workstations/cluster.
▸ set the property workstations/cluster;
▸ default is all clusters.
--config=CONFIG
ID of the config or fully qualified identifier for the config.
To set the config attribute:
▸ provide the argument --config on the command line;
▸ default is all configs.
--region=REGION
The location for the config.
The region for the config.
To set the region attribute:
▸ provide the argument --config on the command line with a fully
specified name;
▸ default is all configs with a fully specified name;
▸ provide the argument --region on the command line;
▸ set the property workstations/region.
▸ set the property workstations/region;
▸ default is all regions.
LIST COMMAND FLAGS
--filter=EXPRESSION