mirror of https://github.com/apache/kafka.git
trivial fix to authorization CLI table
This commit is contained in:
parent
45c8195fa1
commit
5caa800e21
|
@ -457,6 +457,7 @@ Kafka Authorization management CLI can be found under bin directory with all the
|
|||
<td>--consumer</td>
|
||||
<td> Convenience option to add/remove acls for consumer role. This will generate acls that allows READ,
|
||||
DESCRIBE on topic and READ on consumer-group.</td>
|
||||
<td></td>
|
||||
<td>Convenience</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
|
|
Loading…
Reference in New Issue