cap-js/CAP setup for Cloud Foundry
Installs dependencies for Cloud Foundry deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 28, 2026
- License
- Apache 2.0
Pinned Snippet
uses: cap-js/cf-setup@bc0b5e5f4ddbe8c546d4d15e6700e2e4a397e2fd # v2.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| cli-version | The version of the Cloud Foundry CLI to install | no | 8.18.4 |
| version | (Deprecated) Alias for `cli-version`. Prefer `cli-version`. | no | "" |
| mbt-version | The version of MBT (Multitarget Build Tool) to install, e.g. "1.2.49". Defaults to "latest". | no | latest |
| api | The Cloud Foundry API endpoint to connect to | yes | — |
| org | The Cloud Foundry organization to target | yes | — |
| space | The Cloud Foundry space to target | yes | — |
| username | The Cloud Foundry username to authenticate with | yes | — |
| password | The Cloud Foundry password to authenticate with | yes | — |
| origin | Optional UAA origin (identity provider) to use for authentication | no | — |
Outputs
no outputs