adevinta / zoe

The Kafka CLI for humans
https://adevinta.github.io/zoe
MIT License
287 stars 21 forks source link

add --skip-non-deserializable-records option #47

Closed wlezzar closed 3 years ago

wlezzar commented 3 years ago

Adds an optional flag to ignore and skip non deserializable records:

zoe -o table topics consume input --skip-non-serializable-records -n 10