# Installer ucloud avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ucloud pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:ucloud
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ucloud
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:ucloud
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.3.10
- **Résumé source:** Official tool for managing UCloud services
- **Page d'accueil:** <https://www.ucloud.cn>
- **Dépôt:** <https://github.com/ucloud/ucloud-cli>
- **Dernière mise à jour:** 2026-07-25T21:47:58+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ucloud (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.3.10
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2018: GitHub repository created and 0.1.1 release published.
- 2020: UHost creation gained user-data and GPU-related flags.
- 2022: Generic signature and multi-region listing improvements appear in the changelog.
- 2024: UHost creation gained SSH key pair and security group support.
- 2026: OAuth browser login and safer config/credential writes were added in 0.3.1.

### Related projects

- The README says UCloud CLI works on ucloud-sdk-go and UCloud OpenAPI.
- The package sits in the same CLI niche as provider-specific tools such as awscli, gcloud, and aliyun-cli, but the cited sources only document its UCloud scope.

### Sources

- <https://api.github.com/repos/ucloud/ucloud-cli>
- <https://github.com/ucloud/ucloud-cli#readme>
- <https://raw.githubusercontent.com/ucloud/ucloud-cli/master/CHANGELOG.md>
- source_facts.repo


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.ucloud/config.json

## Credential files

- Unix: ~/.ucloud/credential.json

## Combined YAML source

View the package source record on GitHub. [combined/ucloud.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ucloud.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
