forked from TrueCloudLab/restic
6 lines
230 B
Text
6 lines
230 B
Text
|
Enhancement: include snapshot id in reason field of forget JSON output
|
||
|
|
||
|
The JSON output of the `forget` command now includes the `id` and `short_id` of a snapshot in the `reason` field.
|
||
|
|
||
|
https://github.com/restic/restic/pull/4737
|