macOS
brew install azionlocal Homebrew formula metadata
brew
azion のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install azionlocal Homebrew formula metadata
概要
CLI for the Azion service
履歴
Azion CLI is the command-line interface for managing Azion Edge Platform resources and application deployments. It is a vendor CLI in the modern edge-platform style: part deployment tool, part account/product manager, and part infrastructure-as-code helper.
The current aziontech/azion repository was created in November 2021. The README describes Azion CLI as a user-friendly way to create and manage applications on the Azion Edge Platform, including initialization, build, deployment, product management, CI/CD automation, and configuration-as-code workflows.
The README also preserves a naming transition: it warns users who downloaded `azioncli` before version 1.0.0 to uninstall it before installing the `azion` CLI. That marks the tool's consolidation around the shorter `azion` executable and packaging name.
The official README says Azion CLI is available through package managers including Homebrew, WinGet, Chocolatey, rpm, deb, and apk packages, plus a curl-based installer and release downloads. The batch input only includes Homebrew, so the broader package-manager list comes from the official README rather than the package index snapshot.
Users authenticate with a personal token via `azion -t <token>` or `azion login`, then use the CLI to initialize, build, deploy, and manage applications and Azion services. The official docs page for globals mentions `azion.config.js` and the token settings file, while the config page documents manifest-style configuration through `azion.json` and `azion.config.js`.
Azion CLI is package-nerd significant because it packages an edge provider's operational API into a repeatable workstation and CI binary. Its Homebrew formula is one slice of a broader release matrix that also targets native Linux and Windows package channels.
For maintainers, the interesting part is the fast-moving vendor CLI lifecycle: regular releases, embedded auth state, local metrics/config files, and packaging formats for several operating systems all need to line up with the same executable name.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
./azion.json./azion.configCredential-bearing paths to review before unattended agent runs.
~/.azion/settings.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
azion | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/aziontech/azion
インストールメタデータ
| パッケージキー | brew:azion |
|---|---|
| バージョン | 4.22.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/azion |
| ホームページ | https://github.com/aziontech/azion |
| リポジトリ | https://github.com/aziontech/azion |
| 上流ドキュメント | https://www.azion.com/en/documentation/devtools/cli/config |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/aziontech/azion/archive/refs/tags/4.22.2.tar.gz |
| 最終更新 | 2026-06-16T20:11:53Z |
| 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 | azion |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.