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

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

## インストール

```sh
sudo av install brew:asyncapi
```

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

### macOS

- Homebrew (100%):

```sh
brew install asyncapi
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#asyncapi
```

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

## パッケージ情報

- **パッケージキー:** brew:asyncapi
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/asyncapi>
- **バージョン:** 6.0.2
- **ソース概要:** All in one CLI for all AsyncAPI tools
- **ホームページ:** <https://www.asyncapi.com/tools/cli>
- **リポジトリ:** <https://github.com/asyncapi/cli>
- **上流ドキュメント:** <https://www.asyncapi.com/docs/tools/cli>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://registry.npmjs.org/@asyncapi/cli/-/cli-6.0.2.tgz>
- **最終更新:** 2026-06-15T10:20:10-04:00
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

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

## 依存関係

- node

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 6.0.2
- マネージャ更新日: 2026-06-15
- ローカルデータ: OK
- 上流リポジトリ: https://www.asyncapi.com/tools/cli
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

AsyncAPI CLI is the command-line front end for working with AsyncAPI documents: validating, bundling, converting, formatting, diffing, generating clients/models/templates, launching previews and Studio, and managing document contexts. It is the package-manager face of the wider AsyncAPI Initiative.

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

The CLI repository began in 2021 with an explicit design phase and grew into an oclif-based Node.js command suite. Its README describes it as a CLI for AsyncAPI files and points contributors to generated usage docs, architecture docs, and command patterns such as `verb + noun` and `namespace + noun + verb`.

The 5.x and 6.x lines show the project consolidating around document operations and generator integration. Version 6.0.0 removed Postman-to-AsyncAPI conversion support because the dependency chain had become unmaintained and difficult to support, which is a good example of the CLI being maintained as a practical tool rather than only an aggregation point.

### 採用の歴史

AsyncAPI CLI is shipped through npm, Homebrew, Docker, macOS pkg files, Windows installers, Chocolatey, Debian packages, and other package channels documented by the project. The supplied Homebrew and Nix package metadata shows it has crossed from the JavaScript ecosystem into system package-manager catalogs.

Its adoption follows the growth of AsyncAPI as a specification for event-driven and asynchronous APIs: teams that already keep OpenAPI-like documents in repositories can add the CLI to CI, local validation, code-generation, documentation-preview, and schema-maintenance workflows.

### 使われ方

Common package-manager usage is `asyncapi validate`, `asyncapi bundle`, `asyncapi diff`, `asyncapi generate`, `asyncapi start preview`, and `asyncapi start studio`. The CLI also has context commands for giving short names to AsyncAPI document paths and auth commands for resolving protected remote references.

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

AsyncAPI CLI is interesting because it is both a Node package and a cross-platform native-feeling CLI artifact. Package maintainers have to care about npm global installs, generated oclif command docs, shell completion, Docker images, OS installers, Homebrew bottles, and the fast-moving AsyncAPI toolchain behind the single `asyncapi` executable.

### タイムライン

- 2021: Initial CLI repository commits and design notes.
- 2026: v6.0.0 removed Postman conversion support after dependency-maintenance issues.
- 2026: v6.0.2 patched request-body validation behavior.

### Related projects

- Related AsyncAPI projects include the AsyncAPI specification, generator, converter-js, Studio/preview tooling, templates, parser tooling, and the broader event-driven API documentation ecosystem.

### ソース

- Official git metadata from https://github.com/asyncapi/cli.git
- <https://github.com/asyncapi/cli#readme>
- <https://github.com/asyncapi/cli/blob/master/docs/installation.md>
- <https://github.com/asyncapi/cli/blob/master/docs/usage.md>
- <https://github.com/asyncapi/cli/releases.atom>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## 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: .asyncapi-cli, ~/.asyncapi-cli
## ソースデータベース詳細

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

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

- Nix - asyncapi: normalized package name match | nixpkgs package indexes: pkgs/by-name/as/asyncapi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [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.
- [node](https://www.automicvault.com/ja/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [algolia](https://www.automicvault.com/ja/pkg/brew/algolia/) - Shares av.db curated category or tags: api, cli, developer-tools.
- [apfel](https://www.automicvault.com/ja/pkg/brew/apfel/) - Shares av.db curated category or tags: api, cli, developer-tools.
- [api-linter](https://www.automicvault.com/ja/pkg/brew/api-linter/) - Shares av.db curated category or tags: api, cli, developer-tools.
- [apibuilder-cli](https://www.automicvault.com/ja/pkg/brew/apibuilder-cli/) - Shares av.db curated category or tags: api, cli, developer-tools.
- [apigeecli](https://www.automicvault.com/ja/pkg/brew/apigeecli/) - Shares av.db curated category or tags: api, cli, developer-tools.
- [atac](https://www.automicvault.com/ja/pkg/brew/atac/) - Shares av.db curated category or tags: api, cli, developer-tools.
- [autocode](https://www.automicvault.com/ja/pkg/brew/autocode/) - Shares av.db curated category or tags: api, cli, developer-tools.
- [autorest](https://www.automicvault.com/ja/pkg/brew/autorest/) - Shares av.db curated category or tags: api, cli, developer-tools.
- [redocly-cli](https://www.automicvault.com/ja/pkg/brew/redocly-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: all, api, cli, developer, developer-tools.
- [spectral-cli](https://www.automicvault.com/ja/pkg/brew/spectral-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: api, asyncapi, cli, developer, developer-tools.

## Combined YAML source

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