/kaf

Modern CLI for Apache Kafka, written in Go.

Primary LanguageGoApache License 2.0Apache-2.0

Kaf

Kafka CLI inspired by kubectl & docker

CircleCI GoReportCard GoDoc

asciicinema

Install

Install from source:

go get github.com/birdayz/kaf/cmd/kaf

Install binary:

curl https://raw.githubusercontent.com/birdayz/kaf/master/godownloader.sh | BINDIR=$HOME/bin bash

Configuration

See the examples folder