Settings

Theme

Show HN: Kcl, a Kafka command line client to do anything with Kafka

github.com

7 points by twmb 5 years ago · 2 comments

Reader

Thev00d00 5 years ago

Looks interesting! how does it play with schema registry?

  • twmbOP 5 years ago

    Thanks!

    It isn't yet integrated with the schema registry, but I think doing so would be a fairly straightforward task. My primary goal before this "Show HN" was 2.6.0 feature completeness.

    I'll look into integrating with the schema registry within the next month. Thanks for the reminder!

    edit: there's a few other minor kafkacat features that I'd like to implement as well, such as start and end times for consuming, and producing entire files. I think those two, in addition to avro schema registry, are the main features this is missing, but otherwise kcl is much more featureful.

    Long term, I think it'd be great to add support for secrets in vault, but I'd like a bit more usage before considering integrating that.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection