mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +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
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
NAME
|
||||
gcloud beta managed-kafka clusters delete - delete an Apache Kafka for
|
||||
BigQuery cluster
|
||||
gcloud beta managed-kafka clusters delete - delete a Managed Service for
|
||||
Apache Kafka cluster
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta managed-kafka clusters delete (CLUSTER : --location=LOCATION)
|
||||
[--async] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Delete an Apache Kafka for BigQuery cluster.
|
||||
(BETA) Delete a Managed Service for Apache Kafka cluster.
|
||||
|
||||
EXAMPLES
|
||||
To delete a cluster named mycluster located in us-central1, run the
|
||||
|
|
@ -40,9 +40,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
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
NAME
|
||||
gcloud beta managed-kafka clusters describe - describe an Apache Kafka for
|
||||
BigQuery cluster
|
||||
gcloud beta managed-kafka clusters describe - describe a Managed Service
|
||||
for Apache Kafka cluster
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta managed-kafka clusters describe (CLUSTER : --location=LOCATION)
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Describe an Apache Kafka for BigQuery cluster.
|
||||
(BETA) Describe a Managed Service for Apache Kafka cluster.
|
||||
|
||||
EXAMPLES
|
||||
To describe a cluster named mycluster located in us-central1, run the
|
||||
|
|
@ -40,9 +40,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
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
NAME
|
||||
gcloud beta managed-kafka clusters - administer Apache Kafka for BigQuery
|
||||
clusters
|
||||
gcloud beta managed-kafka clusters - administer Managed Service for Apache
|
||||
Kafka clusters
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta managed-kafka clusters COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Administer Apache Kafka for BigQuery clusters.
|
||||
(BETA) Administer Managed Service for Apache Kafka clusters.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -17,19 +17,20 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(BETA) Create an Apache Kafka for BigQuery cluster.
|
||||
(BETA) Create a Managed Service for Apache Kafka cluster.
|
||||
|
||||
delete
|
||||
(BETA) Delete an Apache Kafka for BigQuery cluster.
|
||||
(BETA) Delete a Managed Service for Apache Kafka cluster.
|
||||
|
||||
describe
|
||||
(BETA) Describe an Apache Kafka for BigQuery cluster.
|
||||
(BETA) Describe a Managed Service for Apache Kafka cluster.
|
||||
|
||||
list
|
||||
(BETA) List all Apache Kafka for BigQuery clusters in a given location.
|
||||
(BETA) List all Managed Service for Apache Kafka clusters in a given
|
||||
location.
|
||||
|
||||
update
|
||||
(BETA) Update an Apache Kafka for BigQuery cluster.
|
||||
(BETA) Update a Managed Service for Apache Kafka cluster.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
NAME
|
||||
gcloud beta managed-kafka clusters list - list all Apache Kafka for
|
||||
BigQuery clusters in a given location
|
||||
gcloud beta managed-kafka clusters list - list all Managed Service for
|
||||
Apache Kafka clusters in a given location
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta managed-kafka clusters list --location=LOCATION
|
||||
|
|
|
|||
|
|
@ -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