-
Notifications
You must be signed in to change notification settings - Fork 1.7k
The version command does not support JSON output #4547
Copy link
Copy link
Closed
Labels
help: minor complexityless complex issue, good for beginners that want a little challenge yet not too complicatedless complex issue, good for beginners that want a little challenge yet not too complicatedhelp: wantedtype: feature enhancementimproving existing featuresimproving existing features
Description
Output of restic version
restic 0.16.1 compiled with go1.21.3 on linux/amd64
What should restic do differently? Which functionality do you think we should add?
Something like
> restic version --json
[{"version":"0.16.1"},{"go_version":"1.21.3",{"target":"linux/amd64"}}]
What are you trying to do? What problem would this solve?
Automation
Did restic help you today? Did it make you happy in any way?
Great tool. Love it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help: minor complexityless complex issue, good for beginners that want a little challenge yet not too complicatedless complex issue, good for beginners that want a little challenge yet not too complicatedhelp: wantedtype: feature enhancementimproving existing featuresimproving existing features