actions-marketplace-validations/Cloud Foundry CLI GitHub Action
Run arbitrary commands using the CF CLI on GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| CF_API | Target API Endpoint of Cloud Foundry | yes | — |
| USERNAME | Username for API authentication | yes | — |
| PASSWORD | Password for API authentication | yes | — |
| ORG | Target Organization | no | — |
| SPACE | Target Space | no | — |
| COMMAND | Command to run using CF CLI | yes | — |
Outputs
no outputs