- Creates an atomic snapshot of the LMDB database
- Copies
data.mdbandlock.mdbto the backup directory - Warns if backup size exceeds 10GB and prompts for confirmation
Usage
Arguments
| Argument | Description |
|---|---|
INSTANCE | The instance to backup |
Available flags
| Flag | Type | Description |
|---|---|---|
--output, -o | String | Output directory for the backup. Defaults to ./backups/backup-<timestamp>/ |