An open API service indexing awesome lists of open source software.

https://github.com/aaronjheng/kafka-cli

Command line tool for Apache Kafka
https://github.com/aaronjheng/kafka-cli

kafka kafka-cli

Last synced: 6 months ago
JSON representation

Command line tool for Apache Kafka

Awesome Lists containing this project

README

          

# Kafka CLI

## Installation

```shell
go install github.com/aaronjheng/kafka-cli/cmd/kafka@latest
```

## Configuration

See [config.example.yaml](contrib/config.example.yaml) for reference.

## License

Kafka CLI is licensed under the [BSD-3-Clause License](https://opensource.org/licenses/BSD-3-Clause). See [LICENSE](LICENSE) for more details.