mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
40 lines
1,010 B
Text
40 lines
1,010 B
Text
NAME
|
|
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 Managed Service for Apache Kafka clusters.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a Managed Service for Apache Kafka cluster.
|
|
|
|
delete
|
|
(BETA) Delete a Managed Service for Apache Kafka cluster.
|
|
|
|
describe
|
|
(BETA) Describe a Managed Service for Apache Kafka cluster.
|
|
|
|
list
|
|
(BETA) List all Managed Service for Apache Kafka clusters in a given
|
|
location.
|
|
|
|
update
|
|
(BETA) Update a Managed Service for Apache Kafka cluster.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha managed-kafka clusters
|
|
|