It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
4 years agoEnvironment variable interpolation
Hello!
I have a token stored in 1password and I'm trying to have it injected into another variable that holds the URL:
shell
export MY_TOKEN=op://foo/bar/token
export MY_URL=https://the_us...
Former Member
4 years agoI'm trying to do the same thing with no luck, is there a way?