kafka-shell
kafka-shell copied to clipboard
⚡A supercharged, interactive Kafka shell built on top of the existing Kafka CLI tools.
Hi Shawn- First of all great work!. I'm working on adding extra kafka commands into this shell. Any pointers? I was able to add to add custom command into the...
First I'd like to say this is a great project. This is saving me an enormous amount of typing being able to easily switch between environments etc. Thanks :+1: When...
Allow commands to be piped for things such as `| grep`. It works for commands that have no auto-fill from config (like when you actually specify `--zookeeper`, but otherwise fails.