forked from TrueCloudLab/restic
6 lines
229 B
Text
6 lines
229 B
Text
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
|