ccloud kafka acl list¶
Attention
The Confluent Cloud CLI is deprecated and will stop working on May 9, 2022. All ccloud features have been moved to the Confluent CLI. To update to the new CLI, run ccloud update –major. See the Migrate to Confluent CLI v2 for more details.
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 string 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.
Global Flags¶
-h, --help Show help for this command.
-v, --verbose count Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).
See Also¶
- ccloud kafka acl - Manage Kafka ACLs.