vchrisb/setup-cf
Setup Cloud Foundry CLI environment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api | Url of the cloud controller api | yes | — |
| audience | github id_token audience | no | — |
| client_id | client id | no | — |
| client_secret | client secret | no | — |
| grant_type | grant type for requesting token | yes | password |
| jwt | jwt for usage with `client_credentials` or `jwt-bearer`. | no | — |
| org | org | no | — |
| origin | origin | no | — |
| username | username | no | — |
| password | password | no | — |
| skip_ssl_validation | skip_ssl_validation | no | false |
| space | space | no | — |
| version | cf cli version | yes | 8.17.0 |
Outputs
no outputs