How-to
Roll back a deploy
Promote a previous deployment to production in one sentence.
This page is a stub. The full how-to lands in the next docs cycle.
The short version: ask your agent "Roll production back to the last known good deploy." The agent calls lessly_list_deployments to find the candidate and lessly_rollback to promote it.
Coming in this guide
- Identifying the last known good deploy
- Promoting a specific deployment id
- Rolling forward after a rollback
- Audit trail: what the rollback recorded