Ihar Hancharenka d82bbe85b2 m
2025-08-01 10:17:49 +03:00

33 строки
609 B
Plaintext

https://deviceinsight.github.io/kafkactl/
https://github.com/deviceinsight/kafkactl
https://snapcraft.io/kafkactl
mise/kafkactl
GOBIN=/home/iharh/bin go install github.com/deviceinsight/kafkactl@latest
sudo mv bin/kafkactl /usr/local/bin
kafkactl
create
topic <name>
--help
-p, --partitions
default 1
list
topics
describe
topic <name>
consume
<topic> -k -t --print-headers --tail 3
~/.config/kafkactl/config.yml
tls:
enabled: true
insecure: true
sasl:
enabled: true
mechanism: scram-sha512
username:
password: