macOS
brew install kafkactllocal Homebrew formula metadata
brew
kafkactl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kafkactllocal Homebrew formula metadata
nix profile install nixpkgs#kafkactlnixpkgs package indexes · pkgs/by-name/ka/kafkactl/package.nix · ソース: api.github.com
winget install --id deviceinsight.kafkactl -eWindows Package Manager source index · deviceinsight.kafkactl · ソース: cdn.winget.microsoft.com
概要
CLI for managing Apache Kafka
履歴
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.
セキュリティ状態
kafkactl に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kafkactl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/deviceinsight/kafkactl
インストールメタデータ
| パッケージキー | brew:kafkactl |
|---|---|
| バージョン | 5.19.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kafkactl |
| ホームページ | https://deviceinsight.github.io/kafkactl/ |
| リポジトリ | https://github.com/deviceinsight/kafkactl |
| 上流ドキュメント | https://deviceinsight.github.io/kafkactl |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/deviceinsight/kafkactl/archive/refs/tags/v5.19.0.tar.gz |
| 最終更新 | 2026-05-13T15:39:07Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
kafkactl
nix profile install nixpkgs#kafkactldeviceinsight.kafkactl
winget install --id deviceinsight.kafkactl -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.