mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Sep 14 09:28:28 UTC 2022
This commit is contained in:
parent
e7bec9b31b
commit
8f4214beb2
148 changed files with 5778 additions and 334 deletions
|
|
@ -11,6 +11,7 @@ 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-proxy-config | --proxy-secret-arn=PROXY_SECRET_ARN
|
||||
--proxy-secret-version-id=PROXY_SECRET_VERSION_ID]
|
||||
[--clear-security-group-ids
|
||||
|
|
@ -96,6 +97,16 @@ FLAGS
|
|||
--validate-only
|
||||
Validate the node pool to update, but don't actually perform it.
|
||||
|
||||
Annotations
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--annotations=ANNOTATION,[ANNOTATION,...]
|
||||
Annotations for the node pool.
|
||||
|
||||
--clear-annotations
|
||||
Clear the annotations for the node pool.
|
||||
|
||||
Proxy config
|
||||
|
||||
At most one of these can be specified:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue