Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years ago[69] combine new CLI with direnv or similar tools?
Currently, I use a tool called https://direnv.net/ to set environment variables when I enter a directory in my terminal.
here's what I would like to achieve:
Have an .envrc file in my directo...
Former Member
4 years agoHi @"Justin.Yoon_1P",
I don’t think it will work necessarily as the envrc file does not follow the syntax that the op run command expects for env files, but I haven’t tried it yet - will give it a go later though and report back :)