cpage-pivotal/CF Push
Deploy an application to Cloud Foundry with a Manifest
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cf_api | API Endpoint for Cloud Foundry | yes | — |
| cf_user | Cloud Foundry Username | yes | — |
| cf_password | Cloud Foundry Password | yes | — |
| cf_org | Cloud Foundry Organization | yes | — |
| cf_space | Cloud Foundry Space | yes | — |
| manifest_file | Path and filename for Cloud Foundry manifest file | no | ./manifest.yml |
| tests | Boolean indicator of whether to run unit tests as part of the build | no | true |
Outputs
no outputs