Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
jc00ke
4 years agoOccasional Contributor
Secret reference syntax usable by direnv?
I see on docs/cli/secrets-environment-variables that I can op run -- myapp start but what if I wanted to load secret values via direnv? I don't see anything in the direnv-stdlib and was wondering i...
Anonymous
3 years agoHey jc00ke , terribly sorry for the late response. If you have a preference for a specific shell, you can very well replace $SHELL with fish.
op run --env-file .envrc -- fish
should open a fish privileged session. Let me know if this helps.
Best,
Horia