Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
3 years agoop run doesn't seem to be overriding shell value with env value (per docs)
Hi
am newly using CLI and seems good, but I've discovered a problem.
Given I set something in the shell, either as an absolute value
export SOME_NAME=some-value
or as a 1p reference
...
Former Member
3 years agoHi again @timdiggins, while we are looking more into this, we'd like to hear from you on your setup. Could you tell us more about it --
- What is your current use-case like?
- Is using envvar in the shell session instead of as a dotenv file an option at all? (That is, you can skip the
--env-file
flag) - Do you have some kind of shared setup between yourself and your team members that requires the usage of a dotenv file?
Please feel free to expand beyond the questions above, thank you.