The tasks available provide behavior equivalent to that in the VMC/CF CLI. Only features applicable to continuous integration and delivery scenarios are included. The following tasks are available:
- Cloud Foundry Push
- Cloud Foundry Applications
- Cloud Foundry ServicesCloud Foundry Info
Cloud Foundry Push
This is the primary task for deploying and updating applications. It is equivalent to the vmc push
and vmc update
commands. It supports specifying the configuration directly in the task or by extracting it from a Cloud Foundry manifest file.
...
These commands preform the same as the similarly named commands in VMC/CF.
Cloud Foundry Services
The Cloud Foundry Services task provides granular service management capabilities. The commands it supports are:
...
These commands preform the same as the similarly named commands in VMC.
Cloud Foundry Info
The Cloud Foundry Info task prints basic information about a target to the build logs. This target is primarily for debugging or auditing purposes/CF.