jvalkeal/Setup Cloudfoundry CLI
Set up a specific version of the Cloudfoundry CLI and add the command-line tools to the PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The CLI version to make available on the path. | yes | — |
| plugins | The plugins definition as json | no | — |
| plugin-repo | The plugin repo | no | — |
| plugin-id | The plugin id | no | — |
| login | If cf login should happen, defaults to false | no | — |
| login-api | Env variable for api used to do login, defaults to CF_API | no | — |
| login-org | Env variable for org used to do login, defaults to CF_ORG | no | — |
| login-space | Env variable for space used to do login, defaults to CF_SPACE | no | — |
| login-username | Env variable for username used to do login, defaults to CF_USERNAME | no | — |
| login-password | Env variable password used to do login, defaults to CF_PASSWORD | no | — |
Outputs
no outputs