Credential access
Reads Alibaba Cloud access keys, profiles, and environment credentials.
brew
Universal Command-Line Interface for Alibaba Cloud. Version 3.4.5 via Homebrew; verified 2026-07-07.
agent safety
aliyun-cli controls Alibaba Cloud resources from local credentials.
Reads Alibaba Cloud access keys, profiles, and environment credentials.
Can create, delete, and modify cloud resources.
Can deploy infrastructure and upload artifacts to cloud services.
Gate mutating aliyun commands and credential access.
Allow read-only listing; require approval for writes, deletes, and deploys.
install
brew install aliyun-clilocal Homebrew formula metadata
nix profile install nixpkgs#aliyun-clinixpkgs package indexes · pkgs/by-name/al/aliyun-cli/package.nix · source: api.github.com
sudo pacman -S aliyun-cliArch Linux sync databases · aliyun-cli · source: geo.mirror.pkgbuild.com
sudo zypper install aliyun-cliopenSUSE Tumbleweed package metadata · aliyun-cli · source: download.opensuse.org
winget install --id Alibaba.AlibabaCloudCLI -eWindows Package Manager source index · Alibaba.AlibabaCloudCLI · source: cdn.winget.microsoft.com
scoop install main/aliyunScoop official bucket manifest trees · bucket/aliyun.json · source: api.github.com
overview
Universal Command-Line Interface for Alibaba Cloud
history
Alibaba Cloud CLI is Alibaba Cloud's open-source command-line interface for managing Alibaba Cloud resources through OpenAPI.
The public repository begins in git history on 2015-06-30. The current README describes the CLI as a Go tool built on top of Alibaba Cloud OpenAPI and distributed through GitHub releases, platform installers, a one-line installer, and package managers.
The changelog records a v0.1 entry dated 2018-01-11 with a Go refactoring, basic configuration, and automatic endpoint location. Later pre-v3 entries added richer configuration commands, authentication modes, completion, paging, ossutil integration, and v3.0.0 GA refactoring.
The README explicitly supports trying the CLI in Alibaba Cloud Shell before local installation, which gives it both a hosted-cloud and local-terminal path. It documents Homebrew installation, direct downloads for macOS, Linux, and Windows, and links to GitHub releases.
The input package-manager facts show broad downstream packaging: Homebrew, Nix, pacman, Scoop, winget, and zypper.
Users normally start with aliyun configure, which writes profile data including credentials, region, output format, and language. The README documents authentication modes including AK, RAM role ARN, ECS RAM role, OIDC, external credential process, CredentialsURI, chainable RAM role ARN, and CloudSSO.
Once configured, the aliyun executable invokes Alibaba Cloud OpenAPI actions and product commands from the terminal, with troubleshooting support tied to RequestID or error messages.
aliyun-cli is the canonical terminal entry point for Alibaba Cloud automation. For package maintainers, it is a multi-platform cloud CLI with real credential storage, release assets, shell completion, and frequent cloud-service surface changes.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
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.
~/.aliyun/config.jsonCredential-bearing paths to review before unattended agent runs.
~/.aliyun/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
aliyun | 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/aliyun/aliyun-cli
install metadata
| Package key | brew:aliyun-cli |
|---|---|
| Version | 3.4.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/aliyun-cli |
| Homepage | https://github.com/aliyun/aliyun-cli |
| Repository | https://github.com/aliyun/aliyun-cli |
| Upstream docs | https://github.com/aliyun/aliyun-cli |
| License | Apache-2.0 |
| Source archive | https://github.com/aliyun/aliyun-cli/archive/refs/tags/v3.4.5.tar.gz |
| Last updated | 2026-07-07T15:33:34Z |
| 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 | aliyun-cli |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
aliyun-cli
nix profile install nixpkgs#aliyun-clialiyun-cli 3.3.22-1
Alibaba Cloud CLI
https://github.com/aliyun/aliyun-cli
sudo pacman -S aliyun-clialiyun-cli 3.3.22-1.1
Alibaba Cloud CLI
https://github.com/aliyun/aliyun-cli
sudo zypper install aliyun-cliAlibaba.AlibabaCloudCLI
winget install --id Alibaba.AlibabaCloudCLI -emain/aliyun
scoop install main/aliyunsource 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.