cloud-gov/Cloud.gov CF CLI Tools
Deploy and manage apps on cloud.gov
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cf_api | Target API endpoint. Defaults to api.fr.cloud.gov. | no | — |
| cf_username | Username for API authentication | yes | — |
| cf_password | Password for API authentication | yes | — |
| cf_org | Target organization | yes | — |
| cf_space | Target space | yes | — |
| cf_manifest | Manifest file name to use for pushing. Defaults to 'manifest.yml'. | no | — |
| cf_vars_file | Name of the vars file to use | no | — |
| cf_command | CF CLI subcommand to run. Mutually exclusive with 'command:'. | no | — |
| command | Command to run. Mutually exclusive with 'cf_command:'. | no | — |
Outputs
no outputs