1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 04:58:26 +00:00

gcloud: Wed Jun 19 09:33:28 UTC 2024

This commit is contained in:
Automated 2024-06-19 09:33:28 +00:00
parent 04a1e3ce77
commit fb3e2aa33b
182 changed files with 3829 additions and 2129 deletions

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud beta managed-kafka clusters update (CLUSTER : --location=LOCATION)
(--no-auto-rebalance --cpu=CPU
(--auto-rebalance --cpu=CPU
--labels=[KEY=VALUE,...] --memory=MEMORY --subnets=[SUBNETS,...])
[--async] [GCLOUD_WIDE_FLAG ...]
@ -59,7 +59,6 @@ REQUIRED FLAGS
rebalancing is enabled, topic partitions are rebalanced among brokers
when the number of CPUs in the cluster changes. Automatic rebalancing
is enabled by default. Use --no-auto-rebalance to disable this flag.
Enabled by default, use --no-auto-rebalance to disable.
--cpu=CPU
The number of vCPUs to provision for the cluster. The minimum is 3.