kaf

module
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2021 License: Apache-2.0

README

Kaf

Kafka CLI inspired by kubectl & docker

Actions Status GoReportCard GoDoc

asciicinema

Install

Install from source:

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

Install binary:

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

Install on Archlinux via AUR:

yay -S kaf

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

Powershell Invoke-Expression (@(kaf completion powershell) -replace " ''\)$"," ' ')" -join "`n")

Directories

Path Synopsis
cmd
kaf
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL