mirror of
https://github.com/restic/restic.git
synced 2026-08-18 11:33:17 +00:00
backup: include start and end time in json output
The timestamps were already stored in the created snapshot.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
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
|
||||
Reference in New Issue
Block a user