Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
jc00ke
3 years agoNew 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...
jc00ke
3 years agoNew Contributor
Thanks @"Horia.Culea_1P", I appreciate the insightful reply! Unfortunately neither of those will do it for my workflow. The privileged session is a different shell, or so it seems, as it's definitely not the fish
shell that I use. Taking me out of fish
is a deal-breaker.
I opted for op inject -i .envrc.tpl -o .envrc
and that'll do it for now.
Thanks again for the help!
Jesse