This is the official Homebrew tap for Cloudinary CLI tools and utilities.
First, add the tap to your Homebrew:
brew tap cloudinary/tap
Then install any of the available tools:
brew install cloudinary-cli
Tool | Description | Install Command |
---|---|---|
cloudinary-cli | Command line interface for Cloudinary with full API support | brew install cloudinary-cli |
To update to the latest versions:
brew update
brew upgrade cloudinary-cli
To remove a tool:
brew uninstall cloudinary-cli
To remove the tap entirely:
brew untap cloudinary/tap
If you encounter any issues with these formulas, please report them in the respective tool's repository:
These formulas are automatically updated when new releases are published. Manual contributions are welcome via pull requests.