Description
Apache Kafka clusters can be inspected and controlled with a command style familiar from kubectl and Docker.
It is useful for developers and operators who need to list topics, inspect consumers, and work with messages from the terminal. Kafka data may include production events or credentials, so confirm the cluster and topic before running commands.