Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restic init command no json output #3124

Closed
dvonessen opened this issue Nov 26, 2020 · 0 comments · Fixed by #3132
Closed

restic init command no json output #3124

dvonessen opened this issue Nov 26, 2020 · 0 comments · Fixed by #3132

Comments

@dvonessen
Copy link

Output of restic version

restic 0.11.0 compiled with go1.15.3 on linux/amd64

How did you run restic exactly?

restic -vvv --json

Output:

created restic repository eb2b2b23fb at /test

Please note that knowledge of your password is required to access
the repository. Losing your password means that your data is
irrecoverably lost.

What backend/server/service did you use to store the repository?

Local FS

Expected behavior

Output will be formated in json instead of plaintext.

Steps to reproduce the behavior

Initialize new repository.

Do you have any idea what may have caused this?

No.

Do you have an idea how to solve the issue?

No.

Did restic help you today? Did it make you happy in any way?

I love it, I run restic inside of my Kubernetes cluster to backup all my PVC's.
Thanks for this great tool.

@dvonessen dvonessen changed the title restic init command no json command output restic init command no json output Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant