# kafkactl-azure-plugin を Homebrew, winget でインストール

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

## インストール

```sh
sudo av install brew:kafkactl-azure-plugin
```

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

### macOS

- Homebrew (100%):

```sh
brew install kafkactl-azure-plugin
```

  証拠: local Homebrew formula metadata

### Windows

- winget (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:kafkactl-azure-plugin
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/kafkactl-azure-plugin>
- **バージョン:** 1.3.1
- **ソース概要:** Azure Plugin for kafkactl
- **ホームページ:** <https://deviceinsight.github.io/kafkactl/>
- **リポジトリ:** <https://github.com/deviceinsight/kafkactl-plugins>
- **上流ドキュメント:** <https://deviceinsight.github.io/kafkactl>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/deviceinsight/kafkactl-plugins/archive/refs/tags/v1.3.1.tar.gz>
- **生成日時:** 2026-07-26T07:20:29+00:00

## 実行可能ファイル

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

## 依存関係

- kafkactl

## ビルド依存関係

- go

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-07-26
- マネージャ版: 1.3.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/deviceinsight/kafkactl-plugins
- 検出された最新: v1.3.1 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

kafkactl-azure-plugin is a kafkactl companion binary for Azure OAuth authentication. It exists so Kafka-compatible Azure Event Hubs setups can be managed through kafkactl without baking Azure-specific login behavior into the main CLI.

### プロジェクトの歴史

Device Insight's kafkactl project began in December 2018 as a Kafka management CLI. The separate kafkactl-plugins repository was created in March 2024 and contains both AWS and Azure plugin directories.

The Azure plugin README states that the plugin configures kafkactl to use an Azure OAuth credential flow for login and enables passwordless logins with Azure Event Hubs. The plugin repository's first v1.0.0 release was published on March 12, 2024.

### 採用の歴史

The Azure plugin addresses a specific adoption path: teams using Azure Event Hubs through its Kafka-compatible interface and wanting to keep kafkactl as their local operational CLI. Its Homebrew and winget packages make that provider-specific helper installable like the main command.

### 使われ方

The plugin is configured as a kafkactl token provider. In practice it is invoked by kafkactl during authentication rather than used as a general-purpose user-facing command.

### パッケージ好きにとっての重要性

The package is notable as a tiny cloud-auth extension packaged independently of its host CLI. It is the kind of package that makes metadata catalogs useful: the executable name alone is less important than its relationship to kafkactl, Azure Event Hubs, OAuth, SASL, and Kafka-compatible APIs.

### タイムライン

- 2018-12: kafkactl repository created.
- 2024-03: kafkactl-plugins repository created.
- 2024-03-12: kafkactl-plugins v1.0.0 released.

### Related projects

- Related projects include kafkactl, Apache Kafka, Azure Event Hubs, Azure identity tooling, and the sibling kafkactl AWS plugin.

### ソース

- <https://api.github.com/repos/deviceinsight/kafkactl>
- <https://api.github.com/repos/deviceinsight/kafkactl-plugins>
- <https://deviceinsight.github.io/kafkactl>
- <https://formulae.brew.sh/formula/kafkactl-azure-plugin>
- <https://github.com/deviceinsight/kafkactl>
- <https://github.com/deviceinsight/kafkactl-plugins>
- <https://github.com/deviceinsight/kafkactl-plugins/blob/main/azure/README.adoc>
- <https://github.com/deviceinsight/kafkactl-plugins/releases>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kafkactl-azure-plugin
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- winget - deviceinsight.kafkactl-azure-plugin: normalized package name match | Windows Package Manager source index: deviceinsight.kafkactl-azure-plugin from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Cloud CLI packages](https://www.automicvault.com/ja/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [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.
- [kafkactl](https://www.automicvault.com/ja/pkg/brew/kafkactl/) - Runtime dependency declared by Homebrew.
- [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/) - Shares the same upstream source repository.
- [auth0](https://www.automicvault.com/ja/pkg/brew/auth0/) - Shares av.db curated category or tags: cli, developer-tools, oauth.
- [autorest](https://www.automicvault.com/ja/pkg/brew/autorest/) - Shares av.db curated category or tags: azure, cli, developer-tools.
- [flickcurl](https://www.automicvault.com/ja/pkg/brew/flickcurl/) - Shares av.db curated category or tags: cli, developer-tools, oauth.
- [khaos](https://www.automicvault.com/ja/pkg/brew/khaos/) - Shares av.db curated category or tags: cli, developer-tools, kafka.
- [terratag](https://www.automicvault.com/ja/pkg/brew/terratag/) - Shares av.db curated category or tags: azure, cli, developer-tools.
- [twitch-cli](https://www.automicvault.com/ja/pkg/brew/twitch-cli/) - Shares av.db curated category or tags: cli, developer-tools, oauth.

## Combined YAML source

View the package source record on GitHub. [combined/kafkactl-azure-plugin.yml](https://github.com/automic-vault/db/blob/main/combined/kafkactl-azure-plugin.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
