kafka-cli
v0.0.2
Published
kafka-cli CLI
Downloads
3
Readme
KAFKA CLI
Produce and Consume messages kafka
Producer
Run Commands and answer aks
$ npm install -g kafka-cli
$ kfk producer
$ Whats host you broker?(default:localhost:9092):
$ Whats topic you produce?:
Consumer
Run Commands and answer aks
$ npm install -g kafka-cli
$ kfk consumer
$ Whats host you broker?(default:localhost:9092)?:
$ Whats topic you want consume?(separated by comma):
$ How many partitions?(default: 0):
License
MIT - see LICENSE