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

bugwarrior-vault and password management issues #1045

Open
adriangalilea opened this issue Apr 17, 2024 · 2 comments
Open

bugwarrior-vault and password management issues #1045

adriangalilea opened this issue Apr 17, 2024 · 2 comments

Comments

@adriangalilea
Copy link

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.

@ryneeverett
Copy link
Collaborator

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.

@adriangalilea
Copy link
Author

Omg, that did it! Thank you!

github.token = @oracle:eval:op read op://...{vault id}.../API-github/credential

For 1password cli after installing that :)

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

No branches or pull requests

2 participants