kcat: update command

This commit is contained in:
Sebastiaan Speck 2023-12-15 20:19:15 +01:00
parent 9f89c45d13
commit a29318a30d

View File

@ -17,7 +17,7 @@
- Publish message by reading from `stdin`: - Publish message by reading from `stdin`:
` echo {{message}} | kcat -P -t {{topic}} -b {{brokers}}` `echo {{message}} | kcat -P -t {{topic}} -b {{brokers}}`
- Publish messages by reading from a file: - Publish messages by reading from a file: