Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Anonymous
3 years agoHow to inject secrets int oenvironment variables when using multiple accounts?
I use multiple accounts and look into using secret references as my environment variables.
How to I achieve this with multiple accounts:
https://i.imgur.com/MgDdoTB.png
This example above wor...
Anonymous
2 years agoSame issue. The op read hack isn't as secure since it ends up writing the keys to the environment rather than resolving at runtime. And account params don't work with op run... I really need to set env variables whose values come from 2 accounts using the op run url. Please introduce a variance of these URLs that tell one password which account to access as part of the lookup during op run.
Using the op run hack, I get prompted every time I open a new terminal window as it initializes and tries to resolve my environment. This makes the feature totally untenable in a real world use case