ktea is a terminal-based tool designed to simplify and accelerate interactions
with Kafka clusters. Inspired by k9s, it provides an intuitive TUI for
managing Kafka resources.

Features:
- Multi-Cluster Support: Seamlessly connect to multiple Kafka clusters and
  switch between them with ease.
- Topic Management: List, create, delete, and modify topics, including
  partition and offset details.
- Record Consumption: Consume records in text, JSON, and Avro formats, with
  powerful search capabilities.
- Consumer Group Insights: Monitor consumer groups, view their members, and
  track offsets.
- Schema Registry Integration: Browse, view, and register schemas effortlessly.
- Kafka Connect Integration: Browse, view, and update clusters.
- Security: Supports TLS and SASL (Plaintext, SCRAM) authentication.
- Navigation: Vi-like keybindings for efficient table navigation.
