forked from TrueCloudLab/restic
create changelog entry for issue-3124 and pull-3132
This commit is contained in:
parent
a6ae79b39e
commit
933c9af328
1 changed files with 7 additions and 0 deletions
7
changelog/unreleased/issue-3124
Normal file
7
changelog/unreleased/issue-3124
Normal file
|
@ -0,0 +1,7 @@
|
|||
Enhancement: Enable support for json output on init command
|
||||
|
||||
Init command did not listen to the --json flag, it now outputs a struct depending on a successful or failed creation of a repository, with all relevant information
|
||||
|
||||
|
||||
https://github.com/restic/restic/issues/3124
|
||||
https://github.com/restic/restic/pull/3132
|
Loading…
Reference in a new issue