Lightweight and efficient command-line tool for managing Kafka clusters. A modern alternative to JVM-based tools, inspired by kubectl.
Simplify Kafka cluster management with a modern, fast and intuitive CLI tool.
Create, delete, list and describe Kafka topics with simple and intuitive commands.
Monitor, describe and manage consumer groups, including real-time lag analysis.
Produce and consume messages directly from the terminal with interactive interface.
Manage Avro schemas with fast and detailed views. List subjects quickly or view compatibility levels and version counts.
Native support for multiple Kafka clusters across different environments.
Lightweight binary with no JVM dependency, ensuring fast and efficient execution.
Complete support for SASL authentication and secure communication via TLS.
Display data in Table, JSON and YAML formats for different needs.
Simplified syntax with positional arguments, automatic latest version detection, and smart error handling.
Smart suggestions and auto-complete for bash, zsh and fish shells.
Install Kafta quickly using Go and configure your Kafka clusters. Requires Go 1.18+ and access to Apache Kafka.
See how to use Kafta to manage your Kafka clusters efficiently.