STOP DEPLOYMENT
Use STOP DEPLOYMENT to stop one or more deployments.
Syntax
STOP DEPLOYMENT *deployment_name_wildcard* [!]
deployment_name_wildcard
The name of the deployment or a wildcard (*) to specify multiple deployments. For example, P* sends the command to all deployments whose group names begin with P.
!
(Exclamation point) Stops the deployment immediately. The transaction is ended and the process terminates.
Example
STOP DEPLOYMENT production