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

gcloud: Thu Sep 8 09:21:50 UTC 2022

This commit is contained in:
Automated 2022-09-08 09:21:50 +00:00
parent 6749f65ca2
commit e7bec9b31b
Failed to extract signature
154 changed files with 2457 additions and 577 deletions

View file

@ -13,6 +13,8 @@ SYNOPSIS
[--root-volume-kms-key-arn=ROOT_VOLUME_KMS_KEY_ARN]
[--root-volume-size=ROOT_VOLUME_SIZE]
[--root-volume-type=ROOT_VOLUME_TYPE] [--validate-only]
[--annotations=ANNOTATION,[ANNOTATION,...] | --clear-annotations]
[--clear-description | --description=DESCRIPTION]
[--clear-proxy-config | --proxy-secret-arn=PROXY_SECRET_ARN
--proxy-secret-version-id=PROXY_SECRET_VERSION_ID]
[--clear-security-group-ids
@ -102,6 +104,26 @@ FLAGS
--validate-only
Validate the update of the cluster, but don't actually perform it.
Annotations
At most one of these can be specified:
--annotations=ANNOTATION,[ANNOTATION,...]
Annotations for the cluster.
--clear-annotations
Clear the annotations for the cluster.
Description
At most one of these can be specified:
--clear-description
Clear the description for the cluster.
--description=DESCRIPTION
Description for the cluster.
Proxy config
At most one of these can be specified: