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
Former Member
3 years agoPopulate environment variable for active shell session
I am trying to use op to set environment variable for my active shell session. Instead of hardcoding something like export MYSECRET=sosecret , I would rather populate the environment variable thro...
Former Member
3 years ago@"Horia.Culea_1P" I have been keeping an eye on the latest op
cli releases since you mentioned a feature coming up to simplify this type of integration:
We are currently working on some native way to achieve this with the CLI, so stay tuned for the next releases!
Has this feature landed yet? If so, can you point me into the right direction? Really looking forward to a slick integration with direnv
(or an alternative approach which does not require direnv
to safely set env
vars for a directory/session).
Thanks!