kafkacat

This command is an alias of kcat.

Install

All systems
curl cmd.cat/kafkacat.sh
Debian Debian
apt-get install kafkacat
Ubuntu
apt-get install kafkacat
image/svg+xml Kali Linux
apt-get install kafkacat
Windows (WSL2)
sudo apt-get update sudo apt-get install kafkacat
OS X
brew install kafkacat
Raspbian
apt-get install kafkacat

This command is an alias of kcat.

  • View documentation for the original command:
    tldr kcat

© tl;dr; authors and contributors