Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

The tasks available provide behavior equivalent to that in the CF CLI. Only features applicable to continuous integration and delivery scenarios are included. The following tasks are available:

 

Table of Contents

Push

This is the primary task for deploying and updating applications. It is equivalent to the cf push command. It supports specifying the configuration directly in the task or by extracting it from a Cloud Foundry manifest file.

...