kcat: update command
This commit is contained in:
parent
9f89c45d13
commit
a29318a30d
|
|
@ -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:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue