kafkacat

Apache Kafka producer and consumer tool.

=> More information.

kafkacat -C -t {topic} -b {brokers}
kafkacat -C -t {topic} -b {brokers} -o beginning -e
kafkacat -G {group_id} {topic} -b {brokers}
 echo {message} | kafkacat -P -t {topic} -b {brokers}
kafkacat -P -t {topic} -b {brokers} {path/to/file}
kafkacat -L -b {brokers}
kafkacat -L -t {topic} -b {brokers}
kafkacat -Q -t {topic}:{partition}:{unix_timestamp} -b {brokers}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/kafkacat.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.351112 milliseconds
Gemini-to-HTML Time
0.386931 milliseconds

This content has been proxied by September (ba2dc).