Skip to content

Decommission environment

Svyatoslav Reyentenko edited this page Aug 2, 2012 · 1 revision

Step 'undeployEnv'

Destroy all virtual machines associated with environment and mark environment as destroyed. Usually this step is being used in destroy workflow

Example

undeployEnv {
   phase = "destroy"
}
Clone this wiki locally