kafkacat
This command is an alias of kcat.
Install
- All systems
-
curl cmd.cat/kafkacat.sh
- Debian
-
apt-get install kafkacat
- Ubuntu
-
apt-get install kafkacat
- 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
- Dockerfile
- dockerfile.run/kafkacat
This command is an alias of kcat.
-
View documentation for the original command:
tldr kcat
© tl;dr; authors and contributors