forked from TrueCloudLab/restic
e65f4e2231
The timestamps were already stored in the created snapshot.
6 lines
219 B
Text
6 lines
219 B
Text
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
|