nils-werner / crestic

Configurable Restic Wrapper

Home Page:https://nils-werner.github.io/crestic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for password command

asm0dey opened this issue · comments

Any command is supported, including password. Just set a [foo.password] section.

what is the correct way to call restic --password-command 'echo 123|base64 -d' with crestic?

Just set it in the config file.

Please give a more detailed report if you want a more detailed answer.