mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 09:25:44 +00:00
37 lines
999 B
Text
37 lines
999 B
Text
NAME
|
|
gcloud beta managed-kafka schema-registries - administer Managed Service
|
|
for Apache Kafka schema-registries
|
|
|
|
SYNOPSIS
|
|
gcloud beta managed-kafka schema-registries COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Administer Managed Service for Apache Kafka schema-registries.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a Managed Service for Apache Kafka schema registry.
|
|
|
|
delete
|
|
(BETA) Delete a Managed Service for Apache Kafka schema registry.
|
|
|
|
describe
|
|
(BETA) Describe a schema registry with all of its fields.
|
|
|
|
list
|
|
(BETA) List all Managed Service for Apache Kafka schema registries in a
|
|
given location.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha managed-kafka schema-registries
|
|
|