1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00

gcloud: Wed Apr 26 10:24:37 UTC 2023

This commit is contained in:
Automated 2023-04-26 10:24:37 +00:00
parent b33a8a3e6e
commit 2ae1bc2b12
276 changed files with 6093 additions and 833 deletions

View file

@ -3,7 +3,8 @@ NAME
SYNOPSIS
gcloud container node-pools rollback NAME [--async] [--cluster=CLUSTER]
[--respect-pdb=RESPECT_PDB] [--region=REGION | --zone=ZONE, -z ZONE]
[--respect-pdb=RESPECT_PDB]
[--location=LOCATION | --region=REGION | --zone=ZONE, -z ZONE]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -38,6 +39,10 @@ FLAGS
At most one of these can be specified:
--location=LOCATION
Compute zone or region (e.g. us-central1-a or us-central1) for the
cluster.
--region=REGION
Compute region (e.g. us-central1) for the cluster.