CONFLUENT CLOUD CLI
List Kafka ACLs for a resource.
ccloud kafka acl list [flags]
--cluster-scope Modify ACLs for the cluster. --consumer-group string Modify ACLs for the specified consumer group resource. --prefix When this flag is set, the specified resource name is interpreted as a prefix. --topic string Modify ACLs for the specified topic resource. --transactional-id string Modify ACLs for the specified TransactionalID resource. --service-account int Service account ID. -o, --output string Specify the output format as "human", "json", or "yaml". (default "human") --environment string Environment ID. --cluster string Kafka cluster ID. --context string CLI Context name.
-h, --help Show help for this command. -v, --verbose count Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).