mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
34 lines
875 B
Text
34 lines
875 B
Text
NAME
|
|
gcloud beta managed-kafka - administer Managed Service for Apache Kafka
|
|
clusters, topics, and consumer groups
|
|
|
|
SYNOPSIS
|
|
gcloud beta managed-kafka GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Administer Managed Service for Apache Kafka clusters, topics, and
|
|
consumer groups.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
clusters
|
|
(BETA) Administer Managed Service for Apache Kafka clusters.
|
|
|
|
consumer-groups
|
|
(BETA) Administer Managed Service for Apache Kafka consumer groups.
|
|
|
|
topics
|
|
(BETA) Administer Managed Service for Apache Kafka topics.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha managed-kafka
|
|
|