The Confluent command line interface (CLI), confluent , enables developers to manage Confluent Cloud or Confluent Platform.
Built-in autocompletion can help users quickly craft commands. With authentication and machine …
What is kafkacat?
kafkacat is a generic non-JVM producer and consumer for Apache Kafka >=0.8, think of it as a netcat for Kafka.
Download: GitHub - edenhill/kcat: Generic command line non-JVM Apache Kafka producer and…