kaf

Modern CLI for Apache Kafka, written in Go.

Github stars Tracking Chart

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

Shell autocompletion

Source the completion script in your shell commands file:

Bash

echo 'source <(kaf completion bash)' >> ~/.bashrc

Zsh

echo 'source <(kaf completion zsh)' >> ~/.zshrc

Main metrics

Overview
Name With Ownerbirdayz/kaf
Primary LanguageGo
Program languageMakefile (Language Count: 4)
Platform
License:Apache License 2.0
所有者活动
Created At2018-09-11 22:57:19
Pushed At2025-04-18 21:07:34
Last Commit At2025-04-18 23:05:14
Release Count62
Last Release Namev0.2.13 (Posted on )
First Release Namev0.1.0 (Posted on )
用户参与
Stargazers Count2.3k
Watchers Count20
Fork Count148
Commits Count571
Has Issues Enabled
Issues Count140
Issue Open Count63
Pull Requests Count152
Pull Requests Open Count9
Pull Requests Close Count83
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private