Forum Discussion

Former Member's avatar
Former Member
4 years ago

How can I use CLI in a GNU Makefile?

I'd like to set a GNU Make variable as an OP CLI session so that make commands can use 1Password. Any ideas? I know that I can set it as an environment variable before using make. I'm curious if ther...