mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
41 lines
950 B
Text
41 lines
950 B
Text
NAME
|
|
gcloud managed-kafka - administer Managed Service for Apache Kafka
|
|
clusters, topics, and consumer groups
|
|
|
|
SYNOPSIS
|
|
gcloud managed-kafka GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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:
|
|
|
|
acls
|
|
Administer Managed Service for Apache Kafka acls.
|
|
|
|
clusters
|
|
Administer Managed Service for Apache Kafka clusters.
|
|
|
|
consumer-groups
|
|
Administer Managed Service for Apache Kafka consumer groups.
|
|
|
|
operations
|
|
View Managed Service for Apache Kafka operations.
|
|
|
|
topics
|
|
Administer Managed Service for Apache Kafka topics.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha managed-kafka
|
|
|
|
$ gcloud beta managed-kafka
|
|
|