Open devshawn opened 5 years ago
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.
| grep
--zookeeper
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.