jakobmoellerdev/Kyma CLI
A Github Action wrapping the official Kyma CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | command to pass to the CLI, defaults to printing the version | no | version --client |
| version | the stability or version of the CLI, either stable or unstable or a release tag like 2.7.1 or use main | yes | stable |
| cache | whether to cache the downloaded executable (uses actions/cache internally) | no | false |
Outputs
| name | description |
|---|---|
| path | Path to the Kyma CLI |