Delete Checkpoint
vigil_deleteDelete a checkpoint to reclaim disk space. Supports removing all checkpoints at once to free up space entirely.
Instructions
Delete a checkpoint and reclaim disk space. Use all=true to delete all checkpoints. Note: artifact directories from previous restores are NOT deleted — ask the user if they want you to clean those up separately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Checkpoint name to delete | |
| all | No | Delete all checkpoints and reclaim all space |