Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeqo/kafka-cli
Mostly experimental Kafka utility CLIs
https://github.com/jeqo/kafka-cli
Last synced: 25 days ago
JSON representation
Mostly experimental Kafka utility CLIs
- Host: GitHub
- URL: https://github.com/jeqo/kafka-cli
- Owner: jeqo
- License: apache-2.0
- Created: 2022-03-28T09:55:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T14:39:28.000Z (over 1 year ago)
- Last Synced: 2024-04-17T16:15:00.995Z (7 months ago)
- Language: Java
- Size: 764 KB
- Stars: 8
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apache Kafka CLIs
This module includes some experimental CLIs for Apache Kafka.
## CLIs
### Cluster
- [Cluster State](./cluster-state)
- [Context](./context)
- [Quotas](./quotas)### Tools
- [Producer DataGen](./producer-datagen)
- [Emulator](./emulator)