Ask HN: Does anyone use 1Password CLI in the terminal for envvar management?

5 points by data_ders ↗ HN
Get started with 1Password CLI [1]

I think there's potential to use it to manage environment variables, but my brain is struggling to cross the chasm that every terminal invocation that needs environment variables needs to be prefixed with `op`.

I'd love to hear from folks that have adopted it and found it helpful

[1]: https://developer.1password.com/docs/cli/get-started/

3 comments

[ 8.7 ms ] story [ 21.1 ms ] thread
direnv
that's what I currently use! was tempted by 1P CLI as it would support a cleaner sharing of envvars amongst a team