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...
1P_Simon
1Password Team
4 years agoI'm not sure if it's good to unconditionally always run op (with the need to authenticate)
We could solve for the authentication part by having op run
only prompt for authentication when secrets are configured. If no secret references are in the environment and environment files, op run
should just be able to start the command without authentication imo.