Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/univalence/kafkash
A shell client for Kafka
https://github.com/univalence/kafkash
Last synced: about 2 months ago
JSON representation
A shell client for Kafka
- Host: GitHub
- URL: https://github.com/univalence/kafkash
- Owner: univalence
- License: apache-2.0
- Created: 2021-10-08T18:07:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-13T14:19:24.000Z (about 1 year ago)
- Last Synced: 2023-12-13T15:32:50.262Z (about 1 year ago)
- Language: Scala
- Size: 89.8 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# KafkaSH
A shell interface client for Kafka
## Usage
Download `kafkash` from [Release page](https://github.com/univalence/kafkash/releases).
```shell
$ kafkash
```For an external cluster or a cluster on containers, add the option
`--bootstrap.servers` in the parameters and the host and the port of
at least one machine.## Help
```shell
$ kafkash --help
```