/kafka_cli

kafka cli

Primary LanguagePython

kafka_cli

kafka cli, based on python-kafka.
python2.7 / 3

support cmds

list : list topics, use regex format as filter, eg: .*aaa
partition : show partitions and offsets of specific topic

usage

python kafka_cli.py -s ip:port
ip:port => kafka ip and port