macOS
brew install azionlocal Homebrew formula metadata
brew
CLI for the Azion service. Version 4.22.2 via Homebrew; verified 2026-06-16.
install
brew install azionlocal Homebrew formula metadata
overview
CLI for the Azion service
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
azion | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/aziontech/azion
install metadata
| Package key | brew:azion |
|---|---|
| Version | 4.22.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/azion |
| Homepage | https://github.com/aziontech/azion |
| Repository | https://github.com/aziontech/azion |
| Upstream docs | https://www.azion.com/en/documentation/devtools/cli/config |
| License | MIT |
| Source archive | https://github.com/aziontech/azion/archive/refs/tags/4.22.2.tar.gz |
| Last updated | 2026-06-16T20:11:53Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.