1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Sep 25 09:51:52 UTC 2024

This commit is contained in:
Automated 2024-09-25 09:51:52 +00:00
parent 8ebed5b0f1
commit 0a5b6f11af
202 changed files with 9781 additions and 830 deletions

View file

@ -12,7 +12,9 @@ SYNOPSIS
[--clear-max-unavailable-worker-nodes
| --max-unavailable-worker-nodes=MAX_UNAVAILABLE_WORKER_NODES]
[--control-plane-kms-key=CONTROL_PLANE_KMS_KEY
| --use-google-managed-key] [GCLOUD_WIDE_FLAG ...]
| --use-google-managed-key]
[--use-google-managed-zone-key
| --zone-storage-kms-key=ZONE_STORAGE_KMS_KEY] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Update an Edge Container cluster.
@ -149,6 +151,14 @@ FLAGS
If set, use Google managed key for the cluster control plane nodes
encryption.
At most one of these can be specified:
--use-google-managed-zone-key
If set, use Google managed key for zone storage encryption.
--zone-storage-kms-key=ZONE_STORAGE_KMS_KEY
If set, use the specified KMS key for zone storage encryption.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,