mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Aug 21 09:39:51 UTC 2024
This commit is contained in:
parent
d35819d273
commit
ed5fe34b64
163 changed files with 3541 additions and 717 deletions
|
|
@ -1,6 +1,6 @@
|
|||
NAME
|
||||
gcloud beta managed-kafka clusters update - update an Apache Kafka for
|
||||
BigQuery cluster
|
||||
gcloud beta managed-kafka clusters update - update a Managed Service for
|
||||
Apache Kafka cluster
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta managed-kafka clusters update (CLUSTER : --location=LOCATION)
|
||||
|
|
@ -9,7 +9,7 @@ SYNOPSIS
|
|||
[--async] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Update an Apache Kafka for BigQuery cluster.
|
||||
(BETA) Update a Managed Service for Apache Kafka cluster.
|
||||
|
||||
EXAMPLES
|
||||
To update an attribute in a cluster named mycluster located in us-central1,
|
||||
|
|
@ -42,9 +42,9 @@ POSITIONAL ARGUMENTS
|
|||
arguments in this group are specified.
|
||||
|
||||
--location=LOCATION
|
||||
ID of the location of the Apache Kafka for BigQuery resource. See
|
||||
https://cloud.google.com/managed-kafka/docs/locations for a list of
|
||||
supported locations.
|
||||
ID of the location of the Managed Service for Apache Kafka resource.
|
||||
See https://cloud.google.com/managed-kafka/docs/locations for a list
|
||||
of supported locations.
|
||||
|
||||
To set the location attribute:
|
||||
▸ provide the argument cluster on the command line with a fully
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue