Releases: lettdigital/onepassword-python
Releases · lettdigital/onepassword-python
Generating OP_DEVICE UUID
Passing environment variables to login subprocess
OP CLI now needs OP_DEVICE env var set to login and operate. We need, therefore to explicitly pass the os.environ
in the subprocess.run
env
arg