restore_checkpoint
Restore a checkpoint to a .tldr file, reverting changes to a previous state. If no checkpoint is specified, it restores the most recent saved version.
Instructions
Restore a checkpoint over the .tldr file. Omits checkpoint to restore the most recent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to a .tldr file | |
| checkpoint | No | Checkpoint path; omit to restore the most recent |