Rollback a job
In case you want to rollback an update (for example: you notice a serious issue with your new containers and want to return to the previous state as soon as possible), you can do so with the dokkup rollback job
command:
Note
If you've never done an update of a job before, the rollback field will be set to false, meaning that dokkup will not be able to do a rollback as there's no previous state to return to.