macOS
brew install ucloudlocal Homebrew formula metadata
brew
Official tool for managing UCloud services. Version 0.3.5 via Homebrew; verified 2026-07-07.
install
brew install ucloudlocal Homebrew formula metadata
overview
Official tool for managing UCloud services
history
UCloud CLI is the official command-line interface for UCloud services. The project positions the tool as a unified CLI built on UCloud's Go SDK and OpenAPI, with supported builds for Linux, macOS, and Windows.
The public GitHub repository was created in 2018 and early release tags began at 0.1.1 in August 2018. Its changelog shows steady incremental releases focused on UCloud product coverage, UHost operations, generic API calls, cloud-shell adaptation, and later authentication improvements.
Within package-manager culture, UCloud CLI is primarily an operational tool for users of one cloud provider rather than a general cloud abstraction. Its README explicitly documents Homebrew installation for macOS and Linux, source builds, binary releases, Docker usage, and shell completion.
The CLI is used to initialize UCloud profiles, store project, region, zone, API endpoint, retry, and key settings under the user's home directory, and then manage UCloud services from scripts or terminals. Recent changelog entries add OAuth browser login for interactive users while preserving AK/SK profile support for scripts and CI.
For package nerds, the interesting point is that this is an official cloud CLI with a conventional Homebrew formula, cross-platform binary releases, completion support, and local profile files. It behaves like the small-provider counterpart to larger cloud CLIs, useful when reproducible terminal setup matters more than web-console workflows.
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.
~/.ucloud/config.jsonCredential-bearing paths to review before unattended agent runs.
~/.ucloud/credential.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ucloud | 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/ucloud/ucloud-cli
install metadata
| Package key | brew:ucloud |
|---|---|
| Version | 0.3.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ucloud |
| Homepage | https://www.ucloud.cn |
| Repository | https://github.com/ucloud/ucloud-cli |
| Upstream docs | https://docs.ucloud.cn/cli/intro |
| License | Apache-2.0 |
| Source archive | https://github.com/ucloud/ucloud-cli/archive/refs/tags/v0.3.5.tar.gz |
| Last updated | 2026-07-07T13:08:35Z |
| 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 | ucloud |
| Version Scheme | 0 |
| Revision | 0 |
| 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.