macOS
brew install kafkactllocal Homebrew formula metadata
brew
CLI for managing Apache Kafka. Version 5.19.0 via Homebrew; verified 2026-05-13. Also installable with nix: nix profile install nixpkgs#kafkactl.
install
brew install kafkactllocal Homebrew formula metadata
nix profile install nixpkgs#kafkactlnixpkgs package indexes · pkgs/by-name/ka/kafkactl/package.nix · source: api.github.com
winget install --id deviceinsight.kafkactl -eWindows Package Manager source index · deviceinsight.kafkactl · source: cdn.winget.microsoft.com
overview
CLI for managing Apache Kafka
history
kafkactl is a Go command-line interface for operating Apache Kafka clusters, with commands for topics, consumer groups, brokers, ACLs, schemas, producing, and consuming messages.
Device Insight opened the public GitHub repository in December 2018 and published release 0.0.1 on 2018-12-12, followed by 1.0.0 on 2019-01-23. The project grew around the common need for a kubectl-style Kafka administration tool with shell completion, contexts, schema-registry support, Kubernetes-assisted access, and plugin-based token providers.
The upstream README documents Homebrew, Winget, deb/rpm, AUR, manual binaries, Docker, and Kubernetes use. That packaging spread made kafkactl a practical day-to-day tool for developers and platform engineers who need Kafka administration without running heavier web consoles.
Users configure named Kafka contexts in config.yml, then use kafkactl to list and manage topics, inspect consumer groups, produce and consume records, and work with Avro, JSON Schema, and Protobuf payloads. Credentials may live in the config file, OS keyring, or Kubernetes secrets depending on the deployment model.
For package-manager users, kafkactl is notable because it is a single static-feeling CLI that wraps several Kafka workflows that otherwise require a mix of Kafka distribution scripts, schema-registry clients, kubectl port access, and ad hoc shell helpers.
security posture
No matching local secret-handling manifest was found for kafkactl. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
~/.config/kafkactl/config.yml~/.kafkactl/config.yml/etc/kafkactl/config.yml%APPDATA%\kafkactl\config.ymlCredential-bearing paths to review before unattended agent runs.
~/.config/kafkactl/config.yml~/.kafkactl/config.yml/etc/kafkactl/config.yml%APPDATA%\kafkactl\config.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kafkactl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/deviceinsight/kafkactl
install metadata
| Package key | brew:kafkactl |
|---|---|
| Version | 5.19.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kafkactl |
| Homepage | https://deviceinsight.github.io/kafkactl/ |
| Repository | https://github.com/deviceinsight/kafkactl |
| Upstream docs | https://deviceinsight.github.io/kafkactl |
| License | Apache-2.0 |
| Source archive | https://github.com/deviceinsight/kafkactl/archive/refs/tags/v5.19.0.tar.gz |
| Last updated | 2026-05-13T15:39:07Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kafkactl |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kafkactl
nix profile install nixpkgs#kafkactldeviceinsight.kafkactl
winget install --id deviceinsight.kafkactl -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.