1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/beta/managed-kafka/clusters/help

41 lines
1,010 B
Text
Raw Normal View History

2024-05-30 09:26:18 +00:00
NAME
2024-08-21 09:39:51 +00:00
gcloud beta managed-kafka clusters - administer Managed Service for Apache
Kafka clusters
2024-05-30 09:26:18 +00:00
SYNOPSIS
gcloud beta managed-kafka clusters COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2024-08-21 09:39:51 +00:00
(BETA) Administer Managed Service for Apache Kafka clusters.
2024-05-30 09:26:18 +00:00
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
2024-08-21 09:39:51 +00:00
(BETA) Create a Managed Service for Apache Kafka cluster.
2024-05-30 09:26:18 +00:00
delete
2024-08-21 09:39:51 +00:00
(BETA) Delete a Managed Service for Apache Kafka cluster.
2024-05-30 09:26:18 +00:00
describe
2024-08-21 09:39:51 +00:00
(BETA) Describe a Managed Service for Apache Kafka cluster.
2024-05-30 09:26:18 +00:00
list
2024-08-21 09:39:51 +00:00
(BETA) List all Managed Service for Apache Kafka clusters in a given
location.
2024-05-30 09:26:18 +00:00
update
2024-08-21 09:39:51 +00:00
(BETA) Update a Managed Service for Apache Kafka cluster.
2024-05-30 09:26:18 +00:00
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
$ gcloud alpha managed-kafka clusters