macOS
brew install --cask akuitylocal Homebrew cask metadata
cask
Management tool for the Akuity Platform. Version 0.31.0-rl.5.0.20260723171328-f0bc24accee8 via Homebrew Cask; verified 2026-07-23.
install
brew install --cask akuitylocal Homebrew cask metadata
overview
Management tool for the Akuity Platform
history
Akuity CLI is the command-line management tool for the Akuity Platform, a managed platform built around Argo CD, GitOps, Kubernetes application delivery, and Kargo. Akuity docs describe the CLI as the command-line interface for managing Akuity Platform resources.
Akuity grew out of the Argo ecosystem. Akuity says it was founded by Argo co-creators Hong Wang, Jesse Suen, and Alexander Matyushentsev, tracing the lineage through Applatix open-sourcing Argo in 2017, Intuit acquiring Applatix in 2018, and Argo reaching CNCF graduation in 2022.
The CLI became especially important as Akuity added declarative management to its hosted Argo CD platform. The changelog records akuity argocd apply for declarative Argo CD instance management in early 2023, broader apply and diff workflows in May 2023, and declarative management of accounts, repository credentials, secrets, and clusters in June 2023.
Adoption is tied to Akuity Platform usage rather than independent open-source uptake. The official CLI reference lists command families for Argo CD instances and clusters, Kargo resources, organizations, login/logout, version checks, and identity checks, making the local binary the automation surface for a hosted control plane.
By May 2023, Akuity described a workflow where users create Kubernetes-like manifests, pass them to the akuity CLI, and get a production-ready Argo CD instance without managing the hosting infrastructure. The same blog post describes using the CLI to provision an agent and connect managed clusters.
Typical usage begins with akuity login and akuity config set --organization-name. Declarative workflows then use commands such as akuity argocd apply, akuity argocd diff, cluster agent manifest generation, and Kargo apply/diff commands depending on the resource family.
In package-nerd terms, the CLI is the local handle for remote GitOps infrastructure: shell commands produce changes to Akuity-managed Argo CD instances, Kargo resources, cluster agents, and organization-scoped resources.
Akuity CLI is a package-manager expression of a managed GitOps control plane. It is interesting because the package is not just a local helper: it is the automation surface for operating hosted Argo CD and related delivery infrastructure.
For package maintainers, it shows a commercial cloud tool retaining classic CLI ergonomics: a single executable, generated command reference, login state, and shell-friendly declarative apply and diff workflows.
security posture
No matching local secret-handling manifest was found for akuity. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
akuity | binary | Homebrew cask binary | akuity |
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.
install metadata
| Package key | cask:akuity |
|---|---|
| Version | 0.31.0-rl.5.0.20260723171328-f0bc24accee8 |
| Package manager | Homebrew Cask |
| Package manager page | https://formulae.brew.sh/cask/akuity |
| Homepage | https://akuity.io/ |
| Upstream docs | https://akuity.io/ |
| Source archive | https://dl.akuity.io/akuity-cli/v0.31.0-rl.5.0.20260724232952-337073e3f9bb/darwin/arm64/akuity |
| Last updated | 2026-07-23T21:47:42Z |
| Pulse | updated |
| SHA-256 | 21852c7129f4e2219b09e691cddfb9a0ec4721c938192b76ae1d15cf93d0f913 |
| Download URL | https://dl.akuity.io/akuity-cli/v0.31.0-rl.5.0.20260723171328-f0bc24accee8/darwin/arm64/akuity |
| Bottle | not recorded |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | akuity |
| Names |
|
| Artifacts | |
| Deprecated | no |
| Disabled | no |
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.