macOS
brew install kaflocal Homebrew formula metadata
sudo port install kafMacPorts ports tree · sysutils/kaf/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kaf in AI-Agent-Workflows.
Installation
brew install kaflocal Homebrew formula metadata
sudo port install kafMacPorts ports tree · sysutils/kaf/Portfile · Quelle: api.github.com
nix profile install nixpkgs#kafnixpkgs package indexes · pkgs/by-name/ka/kaf/package.nix · Quelle: api.github.com
scoop install main/kafScoop official bucket manifest trees · bucket/kaf.json · Quelle: api.github.com
Überblick
Modern CLI for Apache Kafka
Verlauf
Kaf is a Go-based command-line client for Apache Kafka. It gives Kafka users a compact native CLI alternative to the JVM-centered scripts that ship with Apache Kafka itself.
The birdayz/kaf repository was created in September 2018, and the first GitHub release series began with v0.1.0 on September 30, 2018. The project describes itself as a modern CLI for Apache Kafka, written in Go.
Its design follows the pattern of a single-purpose operational CLI: configuration lives under the user's home directory, commands wrap common Kafka interactions, and the binary can be distributed through package managers without installing the full Kafka distribution.
Kaf has a smaller footprint than Apache Kafka or K9s, but its package-manager presence in Homebrew, MacPorts, Nix, and Scoop shows the value of a lightweight Kafka CLI for local workstations and scripts.
The repository metadata showed a multi-year maintenance history and a modest but real audience by July 2026, with thousands of GitHub stars rather than only incidental packaging.
Kaf is used for direct Kafka administration and inspection tasks such as working with topics, consumers, producers, and cluster metadata from a local shell.
Because Kafka credentials and cluster definitions can live in the Kaf configuration file, the package is part of the user's data-infrastructure access surface, not merely a display utility.
Kaf matters to package collectors because it represents the ergonomic rewrite pattern: a large server project ships official scripts, and the ecosystem produces a smaller native CLI that is easier to install, tab-complete, and carry between machines.
Its Homebrew formula is also useful metadata: it distinguishes the Kafka client utility named kaf from Apache Kafka itself and from similarly named tools such as kafkactl.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.kaf/configCredential-bearing paths to review before unattended agent runs.
~/.kaf/configExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kaf | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/birdayz/kaf
Installationsmetadaten
| Paketschlüssel | brew:kaf |
|---|---|
| Version | 0.2.14 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kaf |
| Homepage | https://github.com/birdayz/kaf |
| Repository | https://github.com/birdayz/kaf |
| Upstream-Dokumentation | https://github.com/birdayz/kaf#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/birdayz/kaf/archive/refs/tags/v0.2.14.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kaf |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
kaf
nix profile install nixpkgs#kafkaf
sudo port install kafmain/kaf
scoop install main/kafQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.