bugwarrior
bugwarrior copied to clipboard
bugwarrior-vault and password management issues
Trying to install bugwarrior[keyring] fails
pip install bugwarrior[keyring]
zsh: no matches found: bugwarrior[keyring]
I had no luck running bugwarrior-vault
as I was not able to find proper documentation nor guess how to make it work by trial and error, either way, if I interpret the docs correctly I do need the bugwarrior[keyring] which I'm unable to install either way.
Did you try quotes? (pip install "bugwarrior[keyring]"
) I'm pretty sure this just has to do with zsh's way of parsing the square brackets.
Omg, that did it! Thank you!
github.token = @oracle:eval:op read op://...{vault id}.../API-github/credential
For 1password cli after installing that :)