restic tag --add important a1b2c3d4

Category: Backup & Restore

restic tag --add important a1b2c3d4

Add a tag to an existing snapshot

Labels snapshot a1b2c3d4 with the tag important, alongside any tags it already has. Tags make snapshots easier to group and filter later, such as with restic snapshots --tag important. Use --remove to take a tag away.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.