mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 14:26:34 +00:00
37 lines
967 B
Text
37 lines
967 B
Text
NAME
|
|
gcloud beta managed-kafka consumer-groups - administer Apache Kafka for
|
|
BigQuery consumer groups
|
|
|
|
SYNOPSIS
|
|
gcloud beta managed-kafka consumer-groups COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Administer Apache Kafka for BigQuery consumer groups.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
(BETA) Delete an Apache Kafka for BigQuery consumer group.
|
|
|
|
describe
|
|
(BETA) Describe an Apache Kafka for BigQuery consumer group.
|
|
|
|
list
|
|
(BETA) List all Apache Kafka for BigQuery consumer groups in a given
|
|
cluster and location.
|
|
|
|
update
|
|
(BETA) Update an Apache Kafka for BigQuery consumer group.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha managed-kafka consumer-groups
|
|
|