mirror of
https://github.com/restic/restic.git
synced 2026-06-21 16:14:18 +00:00
284daaf0b4
Co-authored-by: Michael Eischer <michael.eischer@fau.de>
8 lines
266 B
Plaintext
8 lines
266 B
Plaintext
Enhancement: Add command to list packfiles belonging to a snapshot
|
|
|
|
This enhancement adds command `list packs snapshotID` to show the packfiles
|
|
belonging to the given snapshot.
|
|
|
|
https://github.com/restic/restic/issues/5372
|
|
https://github.com/restic/restic/pull/5396
|