mxcd/Setup GitOps CLI
Download, install, and setup gitops cli to your path.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of the gitops cli to install. (e.g. "latest", "1.2.3") | no | — |
| os | The operating system to install the gitops cli for. (e.g. "linux", "darwin", "windows") | no | — |
| arch | The architecture to install the gitops cli for. (e.g. "amd64", "arm64") | no | — |
| no-cache | Disable caching of bun executable. | no | false |
Outputs
| name | description |
|---|---|
| gitops-cli-version | The version of the gitops cli that was installed. |
| cache-hit | If the version of the gitops cli was cached. |