Star

Created With

link🐣 Examples

linkList all the snapshots for all the backends

1link$autorestic exec -av -- snapshots

linkUnlock a locked repository

This can come in handy if a backup process crashed or if it was accidentally cancelled. Then the repository would still be locked without an actual process using it. Only do this if you know what you are doing and are sure no other process is actually reading/writing to the repository of course.

1link$autorestic exec -b my-backend -- unlock

🐣 ExamplesList all the snapshots for all the backendsUnlock a locked repository

Home Quick Start Installation Configuration Upgrade

Locationschevron_right

Overview Hooks

Optionschevron_right

Cron Docker Volumes

Backendchevron_right
CLIchevron_right

Examples QA Community Contributors