birdayz / kaf

Modern CLI for Apache Kafka, written in Go.
Apache License 2.0
2.24k stars 143 forks source link

Pretty print topics in sub command `topic ls` to allow for better integration with jq #238

Open mad01 opened 1 year ago

birdayz commented 1 year ago

Hi! Thanks for your time, and sorry for the late response. Can we change this to --output json, to be consistent with a few other tools? Also i noticed, this new flag is not registered in kaf topics, and only works in kaf topic ls.

mad01 commented 1 year ago

no worries. That is true it's only registered in kaf topic ls. i can take a look at changing that and adding the flags to both command groups