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:
parent
04a1e3ce77
commit
fb3e2aa33b
182 changed files with 3829 additions and 2129 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue