devshawn / kafka-shell

⚡A supercharged, interactive Kafka shell built on top of the existing Kafka CLI tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow for commands to be piped

devshawn opened this issue · comments

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.