1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-23 08:16:36 +00:00
restic/changelog/unreleased/issue-4547
2023-10-31 19:39:52 +01:00

6 lines
224 B
Text

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