We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This page describes how to use the plugin, after you configured your environments as specified in Configuration.
The following table contains all available tasks:
deployAll
-
DeployAllTask
Deploys all environments defined in your build script.
deploy
DeployTask
environmentId
Deploys the environment with the specified id (environmentId).
deleteAll
DeleteAllTask
Deletes all environments defined in your build script.
delete
DeleteTask
Deletes the environment with the specified id (environmentId).