birdayz / kaf

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

How to use protobuf, an example will be appreciated #226

Open kzhou57 opened 2 years ago

kzhou57 commented 2 years ago

We are trying to call with following command, but it seems the result is the same as '--raw'.

kaf consume example.topic.name --proto-include /home/somebody/ --proto-type com.example.model.ClassName