aether rollback
aether rollback <appName> <deploymentName> [--targetRelease <label>]Creates a new release that restores an earlier one; nothing is deleted. Without --targetRelease it returns to the release before the current one. The command asks for confirmation before acting. What the server creates, and the guards it applies, are on rolling back a release.
aether rollback MyApp Productionaether rollback MyApp Production --targetRelease v4| Flag | Alias | Default | Purpose |
|---|---|---|---|
--targetRelease |
-r |
previous release | Label to roll back to. |