autorestic

High-level CLI utility for managing restic backups with ease

brewmacoslinux
Try with needOr install directly
Source

About

High level CLI utility for restic

Commands

autorestic

Examples

Initialize autorestic configuration and create backup locations$ autorestic init
Run all configured backups$ autorestic backup -a
Restore files from a specific backup location$ autorestic restore -l my-location --from /path/to/restore