anaconda / ae5-tools

A command-line tool for scripting AE5 actions
https://www.anaconda.com/enterprise/
BSD 3-Clause "New" or "Revised" License
9 stars 8 forks source link

Enhancement - Explicitly Ensure Deployment Stopped Before Starting During Restart #168

Closed joshburt closed 1 year ago

joshburt commented 1 year ago

During a deployment restart we need to ensure that the deployment was stopped prior to attempting to restart it. This change enforces a check that the deployment no longer exists during this action.