aliyun-cli
brew install aliyun-cli
v3.3.23
Apache-2.0
Go-based command-line client for managing Alibaba Cloud resources and services via API.
Why you might care
Essential if you work with Alibaba Cloud infrastructure and need to automate resource provisioning, configuration, and queries from the shell. Provides unified access to Alibaba Cloud's OpenAPI services without browser console interaction. Comparable to aws-cli or gcloud for AWS and Google Cloud users.
1.9k
30-day installs · #1008
4.8k
90-day · #1101
12.1k
365-day · #1326
1.0k
★ GitHub stars · updated 3d ago
Build dependencies
GitHub topics
alibaba
alibaba-cloud-cli
alibaba-cloud-openapi
alibabacloud
aliyun
cli
client
cloud-api
openapi
rpc-api
sdk
Links
- https://github.com/aliyun/aliyun-cli
- GitHub: aliyun/aliyun-cli
- Brew formula source: Formula/a/aliyun-cli.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"aws-cli",
"gcloud",
"terraform"
],
"build_dependencies": [
"go"
],
"categories": [
"http-client",
"cloud-cli"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Universal Command-Line Interface for Alibaba Cloud",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:22+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "aliyun-cli",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-17T13:14:40Z",
"github_readme_excerpt": "English | [\u7b80\u4f53\u4e2d\u6587](./README-CN.md)\n\n\u003ch1 align=\"center\"\u003eAlibaba Cloud CLI\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/aliyun/aliyun-cli/actions/workflows/go.yml\"\u003e\u003cimg src=\"https://github.com/aliyun/aliyun-cli/actions/workflows/go.yml/badge.svg\" alt=\"Go build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://codecov.io/gh/aliyun/aliyun-cli\"\u003e\u003cimg src=\"https://codecov.io/gh/aliyun/aliyun-cli/branch/master/graph/badge.svg\" alt=\"codecov\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/aliyun/aliyun-cli/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/aliyun/aliyun-cli.svg\" alt=\"License\"\u003e\u003c/a\u003e\n\u003ca href=\"https://goreportcard.com/report/github.com/aliyun/aliyun-cli\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/aliyun/aliyun-cli\" alt=\"Go Report\" \u003e\u003c/a\u003e\n\u003cbr/\u003e\n\u003ca href=\"https://github.com/aliyun/aliyun-cli/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/release/aliyun/aliyun-cli.svg\" alt=\"Latest Stable Version\" \u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/aliyun/aliyun-cli/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/release-date/aliyun/aliyun-cli.svg\" alt=\"GitHub Release Date\"\u003e\u003c/a\u003e\n\u003cbr/\u003e\n\u003ca href=\"https://github.com/aliyun/aliyun-cli/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/downloads/aliyun/aliyun-cli/total.svg\" alt=\"GitHub All Releases\" \u003e\u003c/a\u003e\n\u003cp\u003e\n\nThe Alibaba Cloud CLI is an open source tool, you can get the latest version from [GitHub](https://github.com/aliyun/aliyun-cli).\nYou can also try it out in the Cloud Shell before installing the CLI.\n\n\u003ca href=\"https://shell.aliyun.com/\" target=\"cloudshell\"\u003e\n \u003cimg src=\"https://img.alicdn.com/tfs/TB1wt1zq9zqK1RjSZFpXXakSXXa-1066-166.png\" width=\"180\" alt=\"cloudshell\" /\u003e\n\u003c/a\u003e\n\n## Introduction\n\nThe Alibaba Cloud CLI is a tool to manage and use Alibaba Cloud resources through a command line interface. It is written in Go and built on the top of Alibaba Cloud OpenAPI.\n\n\u003e **Note**: Alibaba Cloud CLI access the Alibaba Cloud services through OpenAPI. Before using Alibaba Cloud CLI, make sure that you have activated the service ",
"github_repo": "aliyun/aliyun-cli",
"github_stars": 1013,
"github_topics": [
"alibaba",
"alibaba-cloud-cli",
"alibaba-cloud-openapi",
"alibabacloud",
"aliyun",
"cli",
"client",
"cloud-api",
"openapi",
"rpc-api",
"sdk"
],
"homepage": "https://github.com/aliyun/aliyun-cli",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 1854,
"installs_365d": 12141,
"installs_90d": 4841,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:48:26+00:00",
"llm_model": "claude-haiku-4-5",
"name": "aliyun-cli",
"oldnames": [],
"one_liner": "Go-based command-line client for managing Alibaba Cloud resources and services via API.",
"optional_dependencies": [],
"rank_30d": 1008,
"rank_365d": 1326,
"rank_90d": 1101,
"raw_hash": "eefa9cce12c1a145",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/a/aliyun-cli.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "3.3.23",
"versioned_formulae": [],
"why_use_this": "Essential if you work with Alibaba Cloud infrastructure and need to automate resource provisioning, configuration, and queries from the shell. Provides unified access to Alibaba Cloud\u0027s OpenAPI services without browser console interaction. Comparable to aws-cli or gcloud for AWS and Google Cloud users."
}