mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 06:11:59 +00:00
44 lines
1.2 KiB
Text
44 lines
1.2 KiB
Text
NAME
|
|
gcloud alpha managed-kafka topics - administer Managed Service for Apache
|
|
Kafka topics
|
|
|
|
SYNOPSIS
|
|
gcloud alpha managed-kafka topics COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Administer Managed Service for Apache Kafka topics.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Create a Managed Service for Apache Kafka topic.
|
|
|
|
delete
|
|
(ALPHA) Delete a Managed Service for Apache Kafka topic.
|
|
|
|
describe
|
|
(ALPHA) Describe a Managed Service for Apache Kafka topic.
|
|
|
|
list
|
|
(ALPHA) List all Managed Service for Apache Kafka topics in a given
|
|
cluster.
|
|
|
|
update
|
|
(ALPHA) Update a Managed Service for Apache Kafka topic.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud managed-kafka topics
|
|
|
|
$ gcloud beta managed-kafka topics
|
|
|