Cloudsmith CLI Setup
Version updated for https://github.com/cloudsmith-io/cloudsmith-cli-action to version v2.0.1.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 66 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Cloudsmith CLI Install Action is a GitHub Action that automates the installation and authentication of the Cloudsmith Command Line Interface (CLI) using either OpenID Connect (OIDC) or an API key. It simplifies and streamlines workflows by providing pre-authenticated access to the Cloudsmith platform, enabling secure interactions with its API for package management and deployments. Key capabilities include flexible authentication methods, configurable CLI installation, and support for secure package management in CI/CD pipelines.
Release notes
- Removed Axios and replaced with native node fetch