nuon installs list.
Roll back one install
1
List the install's versions
2
Confirm what changed
3
Apply the older version
{"plan_only": true} alongside it first if you want to see the plan without applying.Roll back a deployment group
To move a whole deployment group back rather than one install, trigger a branch run against the older app config and skip the build step, since the artifacts for that config already exist:This is a pattern built from the version history and the branch run API, not a one-click button. Nothing about it is
automatic: you choose the version and you approve the plan.
See also
- App branches — how runs, groups, and version history fit together.
- Configure app branches — set up the branch this recovery path builds on.