macOS
brew install kafkactlprovider-native install command
brew / rank 2581
CLI for managing Apache Kafka. Version 5.20.0 via Homebrew; verified 2026-07-30.
install
brew install kafkactlprovider-native install command
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:kafkactl |
|---|---|
| Version | 5.20.0 |
| Package manager | Homebrew |
| Homepage | https://deviceinsight.github.io/kafkactl/ |
| Repository | https://github.com/deviceinsight/kafkactl |
| Last updated | 2026-07-30T12:36:30Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.