cloud_backup.restore ==================== Restore files to the directory `destination_path` from the `snapshot_id` subfolder `subfolder` created by the cloud backup job `id`. .. raw:: html
ID of the cloud backup task
ID of the snapshot to restore
Must match regular expression:^[^-]
Path within the snapshot to restore
Local path to restore to
Additional restore options
No Additional PropertiesPaths to exclude from a restore using restic restore --exclude
Paths to include in a restore using restic restore --include