Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 368 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 368 Bytes

KafkaSH

A shell interface client for Kafka

Usage

Download kafkash from Release page.

$ 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

$ kafkash --help