macOS
brew install azionlocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.