2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-23 07:08:28 +00:00
2023-10-31 19:39:52 +01:00

7 lines
224 B
Plaintext

Enhancement: add --json option to version command.
Restic now supports outputting restic version and used go version and platform
target via json when using the version command
https://github.com/restic/restic/issues/4547