mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
gcloud: Wed Aug 28 09:41:07 UTC 2024
This commit is contained in:
parent
ed5fe34b64
commit
afbe8a5afb
256 changed files with 8602 additions and 358 deletions
|
|
@ -41,10 +41,14 @@ FLAGS
|
|||
|
||||
--location=LOCATION
|
||||
Compute zone or region (e.g. us-central1-a or us-central1) for the
|
||||
cluster. Prefer using this flag over the --region or --zone flags.
|
||||
cluster. Overrides the default compute/region or compute/zone value
|
||||
for this command invocation. Prefer using this flag over the --region
|
||||
or --zone flags.
|
||||
|
||||
--region=REGION
|
||||
Compute region (e.g. us-central1) for a regional cluster.
|
||||
Compute region (e.g. us-central1) for a regional cluster. Overrides
|
||||
the default compute/region property value for this command
|
||||
invocation.
|
||||
|
||||
--zone=ZONE, -z ZONE
|
||||
Compute zone (e.g. us-central1-a) for a zonal cluster. Overrides the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue