Automic VaultAutomic Vault

brew

Install kafkactl with Homebrew, Nix, winget

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

Additional install commands

macOS

Homebrewverified · 100%
brew install kafkactl

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#kafkactl

nixpkgs package indexes · pkgs/by-name/ka/kafkactl/package.nix · source: api.github.com

Windows

Windows Package Managerverified · 92%
winget install --id deviceinsight.kafkactl -e

Windows Package Manager source index · deviceinsight.kafkactl · source: cdn.winget.microsoft.com

overview

Package summary

CLI for managing Apache Kafka

Commands and aliases

  • kafkactl

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2018-12-10: Public GitHub repository created.
  • 2018-12-12: Release 0.0.1 published.
  • 2019-01-23: Release 1.0.0 published.
  • 2026-05-13: Release v5.19.0 published.

Related projects

  • Related tools and services include Apache Kafka, IBM Sarama, Confluent Schema Registry-compatible APIs, kubectl, and the kafkactl plugin repositories for token-provider integrations.

security posture

No protected-tool coverage found yet

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.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/kafkactl/config.yml~/.kafkactl/config.yml/etc/kafkactl/config.yml
Windows
%APPDATA%\kafkactl\config.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/kafkactl/config.yml~/.kafkactl/config.yml/etc/kafkactl/config.yml
Windows
%APPDATA%\kafkactl\config.yml

executables

Installed executables

CommandKindExposureNote
kafkactlcliglobal executable

freshness

Version and 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.

page generated2026-07-26
manager version5.19.0
manager updated2026-05-13
local dataok
upstreamcurrent
latest detectedv5.19.0

https://github.com/deviceinsight/kafkactl

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:kafkactl
Version5.19.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/kafkactl
Homepagehttps://deviceinsight.github.io/kafkactl/
Repositoryhttps://github.com/deviceinsight/kafkactl
Upstream docshttps://deviceinsight.github.io/kafkactl
LicenseApache-2.0
Source archivehttps://github.com/deviceinsight/kafkactl/archive/refs/tags/v5.19.0.tar.gz
Last updated2026-05-13T15:39:07Z
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekafkactl
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

kafkactl

nix profile install nixpkgs#kafkactl
  • normalized package name match
  • Matched by: Kafkactl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ka/kafkactl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
winget95%

deviceinsight.kafkactl

winget install --id deviceinsight.kafkactl -e
  • normalized package name match
  • Matched by: Kafkactl
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: deviceinsight.kafkactl from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment