1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +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

@ -8,7 +8,10 @@ SYNOPSIS
[--admin-users=USER,[USER,...]] [--async]
[--cluster-version=CLUSTER_VERSION]
[--logging=COMPONENT,[COMPONENT,...]] [--ssh-public-key=SSH_PUBLIC_KEY]
[--validate-only] [--vm-size=VM_SIZE] [GCLOUD_WIDE_FLAG ...]
[--validate-only] [--vm-size=VM_SIZE]
[--annotations=ANNOTATION,[ANNOTATION,...] | --clear-annotations]
[--clear-description | --description=DESCRIPTION]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Update an Anthos cluster on Azure.
@ -95,6 +98,26 @@ FLAGS
--vm-size=VM_SIZE
Azure Virtual Machine Size (e.g. Standard_DS1_v).
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.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,