kafkactl list acl
List available acls
Options
Name | Description |
---|---|
--allow, -a | Acl of permissionType 'allow' |
--cluster, -c | List acl for the cluster |
--deny, -d | Acl of permissionType 'deny' |
--groups, -g | List acl for consumer groups |
--operation <operation> | Operation of acl |
--output, -o <output> | Output format. One of: json|yaml |
--pattern <pattern> | Pattern type. one of (any, match, prefixed, literal) |
--topics, -t | List acl for topics |