πΊ This is the official Homebrew Tap for installing the Cloudsmith CLI β a powerful command-line interface to manage everything Cloudsmith.
First, add the tap:
brew tap cloudsmith-io/cloudsmith-cli
Then install the CLI:
brew install cloudsmith-cli
To upgrade:
brew upgrade cloudsmith-cli
- Install the Cloudsmith CLI via Homebrew
- Easily keep the CLI up to date with
brew upgrade
- CLI lets you manage packages, repositories, and access controls
cloudsmith --version
The Cloudsmith CLI allows you to:
- Upload/download packages to your Cloudsmith repositories
- Manage entitlement tokens, upstream proxies, and metadata
- Integrate with CI/CD workflows and automation tools
π Read the full CLI documentation β
We welcome contributions! Please ensure changes are tested and include relevant documentation updates. For formula contributions, make sure to bump the version and update the SHA256 value. You can check contributing guilde here.
This tap is provided under the Apache License 2.0.
For issues with the tap or installation, please open a GitHub issue or contact [email protected].