mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Sep 11 09:52:17 UTC 2024
This commit is contained in:
parent
78a4d78e9e
commit
a3842bba95
197 changed files with 6656 additions and 691 deletions
|
|
@ -11,7 +11,8 @@ SYNOPSIS
|
|||
| --remove-maintenance-exclusion-window=REMOVE_MAINTENANCE_EXCLUSION_WINDOW | --add-maintenance-exclusion-end=ADD_MAINTENANCE_EXCLUSION_END --add-maintenance-exclusion-name=ADD_MAINTENANCE_EXCLUSION_NAME --add-maintenance-exclusion-start=ADD_MAINTENANCE_EXCLUSION_START | --maintenance-window-end=MAINTENANCE_WINDOW_END --maintenance-window-recurrence=MAINTENANCE_WINDOW_RECURRENCE --maintenance-window-start=MAINTENANCE_WINDOW_START]
|
||||
[--clear-max-unavailable-worker-nodes
|
||||
| --max-unavailable-worker-nodes=MAX_UNAVAILABLE_WORKER_NODES]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--control-plane-kms-key=CONTROL_PLANE_KMS_KEY
|
||||
| --use-google-managed-key] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Update an Edge Container cluster.
|
||||
|
|
@ -138,6 +139,16 @@ FLAGS
|
|||
This value does not affect the control plane node upgrade
|
||||
parallelism.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--control-plane-kms-key=CONTROL_PLANE_KMS_KEY
|
||||
If set, use the specified KMS key for the cluster control plane nodes
|
||||
encryption.
|
||||
|
||||
--use-google-managed-key
|
||||
If set, use Google managed key for the cluster control plane nodes
|
||||
encryption.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue