# kafkactl を Homebrew, Nix, winget でインストール

kafkactl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:kafkactl
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install kafkactl
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kafkactl
```

  証拠: nixpkgs package indexes: pkgs/by-name/ka/kafkactl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id deviceinsight.kafkactl -e
```

  証拠: Windows Package Manager source index: deviceinsight.kafkactl from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:kafkactl
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/kafkactl>
- **バージョン:** 5.19.0
- **ソース概要:** CLI for managing Apache Kafka
- **ホームページ:** <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
- **生成日時:** 2026-07-26T07:20:29+00:00

## 実行可能ファイル

- kafkactl (cli)
- kafkactl (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-26
- マネージャ版: 5.19.0
- マネージャ更新日: 2026-05-13
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/deviceinsight/kafkactl
- 検出された最新: v5.19.0 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

- <https://api.github.com/repos/deviceinsight/kafkactl>
- <https://api.github.com/repos/deviceinsight/kafkactl/releases?per_page=100>
- <https://deviceinsight.github.io/kafkactl>
- <https://github.com/deviceinsight/kafkactl>


## セキュリティノート

kafkactl に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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

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

## Credential files

- Unix: ~/.config/kafkactl/config.yml, ~/.kafkactl/config.yml, /etc/kafkactl/config.yml
- Windows: %APPDATA%\kafkactl\config.yml
## ソースデータベース詳細

- **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:** head, stable

## 他のパッケージマネージャ記録

- Nix - kafkactl: normalized package name match | nixpkgs package indexes: pkgs/by-name/ka/kafkactl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - deviceinsight.kafkactl: normalized package name match | Windows Package Manager source index: deviceinsight.kafkactl from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [kafkactl-aws-plugin](https://www.automicvault.com/ja/pkg/brew/kafkactl-aws-plugin/) - Popular package that depends on this formula.
- [kafkactl-azure-plugin](https://www.automicvault.com/ja/pkg/brew/kafkactl-azure-plugin/) - Popular package that depends on this formula.
- [khaos](https://www.automicvault.com/ja/pkg/brew/khaos/) - Shares av.db curated category or tags: cli, developer-tools, kafka.

## Combined YAML source

View the package source record on GitHub. [combined/kafkactl.yml](https://github.com/automic-vault/db/blob/main/combined/kafkactl.yml)


## ソース

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