Hello, I've been working on a command line tool for browsing kafka that I find useful. I'd just like to share here it in case others find it useful too. The source is at https://github.com/cswank/kcli and you can see a video of it in action at:
https://asciinema.org/a/7wobtflusydvswbsn1d320o1g. There are binaries included for linux, macos, and windows in the latest release https://github.com/cswank/kcli/releases/tag/1.4.1. The README contains some good info on how to use it, but you can email me if you have more questions. -- Craig