mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
gcloud: Wed Jun 29 09:00:05 UTC 2022
This commit is contained in:
parent
8b80260bd9
commit
cf5ab60e4a
195 changed files with 4700 additions and 413 deletions
|
|
@ -3,7 +3,8 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud container node-pools rollback NAME [--async] [--cluster=CLUSTER]
|
||||
[--region=REGION | --zone=ZONE, -z ZONE] [GCLOUD_WIDE_FLAG ...]
|
||||
[--respect-pdb=RESPECT_PDB] [--region=REGION | --zone=ZONE, -z ZONE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Rollback a node-pool upgrade.
|
||||
|
|
@ -31,6 +32,10 @@ FLAGS
|
|||
The cluster from which to rollback the node pool. Overrides the default
|
||||
container/cluster property value for this command invocation.
|
||||
|
||||
--respect-pdb=RESPECT_PDB
|
||||
Indicates whether node pool rollbacks should respect pod disruption
|
||||
budgets.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--region=REGION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue