shipper reset
shipper reset
Section titled “shipper reset”Usage: shipper reset [options]
Reset an issue back to an earlier workflow stage
Arguments
Section titled “Arguments”| Argument | Required | Description | Choices |
|---|---|---|---|
| yes | issue number | - |
| Long | Short | Value | Default | Description | Choices |
|---|---|---|---|---|---|
| —force | -f | - | - | skip confirmation prompt | - |
| —to | - | - | reset to a specific workflow stage | - |
Examples
Section titled “Examples”Reset issue 42 without prompting.
shipper reset 42 --to groomed --forceExit Codes
Section titled “Exit Codes”| Code | When |
|---|---|
| 0 | The issue is reset to the selected earlier stage. |
| 1 | Validation, issue lookup, confirmation, or cleanup fails. |
Constraints
Section titled “Constraints”- Troubleshooting: failed issues and rollback loops