restic/changelog/unreleased/pull-5119

7 lines
219 B
Text
Raw Normal View History

Enhancement: Include backup start and end in JSON output
The JSON output of the backup command now also includes the timestamps
of the `backup_start` and `backup_end` times.
https://github.com/restic/restic/pull/5119