2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-29 06:59:01 +00:00
restic/changelog/unreleased/issue-4547

7 lines
224 B
Plaintext
Raw Normal View History

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