mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
46 lines
1 KiB
Text
46 lines
1 KiB
Text
NAME
|
|
gcloud managed-kafka acls - administer Managed Service for Apache Kafka
|
|
acls
|
|
|
|
SYNOPSIS
|
|
gcloud managed-kafka acls COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Administer Managed Service for Apache Kafka acls.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-acl-entry
|
|
Add an acl entry to a Managed Service for Apache Kafka acl.
|
|
|
|
create
|
|
Create a Managed Service for Apache Kafka acl.
|
|
|
|
delete
|
|
Delete a Managed Service for Apache Kafka ACL.
|
|
|
|
describe
|
|
Describe a Managed Service for Apache Kafka acl.
|
|
|
|
list
|
|
List all Managed Service for Apache Kafka acls in a given cluster.
|
|
|
|
remove-acl-entry
|
|
Remove an acl entry from a Managed Service for Apache Kafka acl.
|
|
|
|
update
|
|
Update a Managed Service for Apache Kafka acl.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha managed-kafka acls
|
|
|
|
$ gcloud beta managed-kafka acls
|
|
|