I am running backups on a system without a keyring. Whenever I initialize a repository with b2 storage and enabled encryption, I have to enter three different secrets
Then, when I backup, I have to enter those credentials again. For automated backups, I follow the steps for managing passwords in the preferences file (plain text).
However, when setting up many repositories, entering the three secrets a second time is cumbersome and error prone.
I would greatly appreciate an option -store-credentials-in-plain-text (or similar) on the init command, that does the three set -key .. -value .. commands for me.