mirror of
https://github.com/restic/restic.git
synced 2025-12-16 00:42:46 +00:00
init: cleanup json print code
This commit is contained in:
@@ -1,7 +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
|
||||
Enhancement: Support json output for the `init` command
|
||||
|
||||
The `init` command ignored the `--json` flag. It now outputs a JSON message if
|
||||
the repository was created successfully.
|
||||
|
||||
https://github.com/restic/restic/issues/3124
|
||||
https://github.com/restic/restic/pull/3132
|
||||
|
||||
Reference in New Issue
Block a user