backup_drill
Verifies backup integrity by booting the app in an isolated Docker environment and checking it responds.
Instructions
Verify a backup by booting an app in an isolated Docker environment and checking that it responds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Drill all supported apps in the backup | |
| app | No | App/service to drill (required unless all=true) | |
| archive | No | Specific backup archive to verify (optional) | |
| server | No | Remote server name from config (optional, runs locally if omitted) |