CF-CLI-Create-Service-Push-Plugin icon indicating copy to clipboard operation
CF-CLI-Create-Service-Push-Plugin copied to clipboard

A CF CLI plugin to create services specified from a services manifest yml file and then push an application to Cloud Foundry

Results 3 CF-CLI-Create-Service-Push-Plugin issues
Sort by recently updated
recently updated
newest added

When providing a config as a reference via the `parameters` attribute you are not able to substitute the configuration with variables (`--var KEY=VALUE`). It only works for directly maintained inline...

When there is more than one broker with the same offering and plan (i.e. in a test environment), the broker to use must be specified with "-b"-parameter in the "cf...

Add an undo command which basicly `delete-service` and `delete`(application) with same params as `csp`. PS: Awesome plugin. Thanks