1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 22:36:52 +00:00

gcloud: Wed Sep 11 09:52:17 UTC 2024

This commit is contained in:
Automated 2024-09-11 09:52:17 +00:00
parent 78a4d78e9e
commit a3842bba95
197 changed files with 6656 additions and 691 deletions

View file

@ -5,10 +5,11 @@ NAME
SYNOPSIS
gcloud alpha edge-cloud container clusters node-pools update
(NODE_POOL : --cluster=CLUSTER --location=LOCATION) [--async]
[--lro-timeout=LRO_TIMEOUT] [--machine-filter=MACHINE_FILTER]
[--node-count=NODE_COUNT] [--node-labels=[KEY=VALUE,...]]
[--update-labels=[KEY=VALUE,...]]
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
[--local-disk-kms-key=LOCAL_DISK_KMS_KEY] [--lro-timeout=LRO_TIMEOUT]
[--machine-filter=MACHINE_FILTER] [--node-count=NODE_COUNT]
[--node-labels=[KEY=VALUE,...]] [--update-labels=[KEY=VALUE,...]]
[--use-google-managed-key] [--clear-labels | --remove-labels=[KEY,...]]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Updates an Edge Container node pool.
@ -65,6 +66,13 @@ FLAGS
Return immediately, without waiting for the operation in progress to
complete.
--local-disk-kms-key=LOCAL_DISK_KMS_KEY
Google Cloud KMS key that will be used to secure local disks on nodes
in this node pool. The Edge Container service account for this project
must have roles/cloudkms.cryptoKeyEncrypterDecrypter on the key.
If not provided, a Google-managed key will be used instead.
--lro-timeout=LRO_TIMEOUT
Overwrite the default LRO maximum timeout.
@ -89,6 +97,10 @@ FLAGS
contain only hyphens (-), underscores (_), lowercase characters, and
numbers.
--use-google-managed-key
Once specified, a Google-managed key will be used for the control plane
disk encryption.
At most one of these can be specified:
--clear-labels