mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +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 create - create an Apache Kafka for
|
||||
BigQuery cluster
|
||||
gcloud beta managed-kafka clusters create - create a Managed Service for
|
||||
Apache Kafka cluster
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta managed-kafka clusters create (CLUSTER : --location=LOCATION)
|
||||
|
|
@ -9,7 +9,7 @@ SYNOPSIS
|
|||
[--labels=[KEY=VALUE,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Create an Apache Kafka for BigQuery cluster.
|
||||
(BETA) Create a Managed Service for Apache Kafka cluster.
|
||||
|
||||
EXAMPLES
|
||||
To create a cluster, run the following:
|
||||
|
|
@ -43,9 +43,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