The kafkatool leverages the Sarama Go library for Apache Kafka to propose an easy to use command line tool to facilitate the daily management of a Kafka cluster.
make
The binary is available as build/kafkatool.
The bash completion file is available as ./kafkatool_completion.sh.
# with a specific version
dch --urgency medium --distribution stable --newversion "2.4.6"
# only bump the package
dch --urgency medium --distribution stable
make tar
dpkg-buildpackage -b --no-sign