mirror of
https://github.com/octoleo/restic.git
synced 2024-11-23 21:27:34 +00:00
7 lines
229 B
Plaintext
7 lines
229 B
Plaintext
Enhancement: Include snapshot ID in `reason` field of `forget` JSON output
|
|
|
|
The JSON output of the `forget` command now includes `id` and `short_id` of
|
|
snapshots in the `reason` field.
|
|
|
|
https://github.com/restic/restic/pull/4737
|