認証情報アクセス
Reads Alibaba Cloud access keys, profiles, and environment credentials.
brew
aliyun-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
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.
インストール
brew install aliyun-clilocal Homebrew formula metadata
nix profile install nixpkgs#aliyun-clinixpkgs package indexes · pkgs/by-name/al/aliyun-cli/package.nix · ソース: api.github.com
sudo pacman -S aliyun-cliArch Linux sync databases · aliyun-cli · ソース: geo.mirror.pkgbuild.com
sudo zypper install aliyun-cliopenSUSE Tumbleweed package metadata · aliyun-cli · ソース: download.opensuse.org
winget install --id Alibaba.AlibabaCloudCLI -eWindows Package Manager source index · Alibaba.AlibabaCloudCLI · ソース: cdn.winget.microsoft.com
scoop install main/aliyunScoop official bucket manifest trees · bucket/aliyun.json · ソース: api.github.com
概要
Universal Command-Line Interface for Alibaba Cloud
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aliyun | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/aliyun/aliyun-cli
インストールメタデータ
| パッケージキー | brew:aliyun-cli |
|---|---|
| バージョン | 3.4.10 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/aliyun-cli |
| ホームページ | https://github.com/aliyun/aliyun-cli |
| リポジトリ | https://github.com/aliyun/aliyun-cli |
| 上流ドキュメント | https://github.com/aliyun/aliyun-cli |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/aliyun/aliyun-cli/archive/refs/tags/v3.4.10.tar.gz |
| 最終更新 | 2026-07-24T10:04:58Z |
| 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 | 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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/aliyunソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.