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 agoThanks for your feedback @rknshia ,
I am wondering what your opinions are on an upcoming command for starting a new shell via op shell --env-file
that would load the env file secrets references into a new shell, as opposed to creating the shell manually.
I am also interested in what kind of infinite loop cases in new shells that cause you concern, as I'd like to bring them up to the individual developing the op shell
command as well.