DEPLOY DELETE Arguments

/DeploymentId, /d

You can get the id from the deployment history:

Allow Multi

/Env, /e

The environment where you expect the mentioned deployment id. This [optional] argument is there for safety reason, to avoid accidently undeploying from PROD, if you would specify a "wrong" deployment id.

Last updated