ccloud ksql app configure-acls

Description

Configure ACLs for a ksqlDB cluster.

ccloud ksql app configure-acls <id> TOPICS... [flags]

Flags

--cluster string   Kafka cluster ID.
--dry-run          If specified, print the ACLs that will be set and exit.

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