rollback
Put an earlier release back in service. With no to, goes back to the release before the live one. This rolls back the software, never the database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Release number to restore. Defaults to the previous one. | |
| tool | Yes | The tool's short name, for example 'finance', or 'acme/finance' to select its workspace. | |
| workspace | No | Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them. |