resticprofile
resticprofile
- see also restic
- you can always add the argument
--name <profile_name>to select a specific profile,defaultis standard
list profiles
resticprofile profileslist snapshots
resticprofile --name default snapshotslist items in snapshot
latestis a special snapshot name, referring to the latest snapshot
resticprofile ls latestmount backup
resticprofile mount /restic_restore- you can then browse the contents, for the latest snapshot for example:
ls /restic_restore/snapshots/latest/