kafkactl delete acl
Delete an acl
Options
| Name | Description | 
|---|---|
| --allow, -a | Acl of permissionType 'allow' | 
| --cluster, -c | Delete acl for the cluster | 
| --deny, -d | Acl of permissionType 'deny' | 
| --groups, -g | Delete acl for a consumer group | 
| --operation, -o  <operation> | 
 | 
| --pattern  <pattern> | 
 | 
| --topics, -t | Delete acl for a topic | 
| --validate-only, -v | Validate only |