It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
3 years ago`op item create` freezing when run from python
Trying to automate creating user accounts and sending their passwords via a 1password URL secret share
If I issue the command op item create in my shell normally (with or without the proper args...
zcutlip
3 years agoDedicated Contributor
can you share the exact arguments you're passing to os.system()
/subprocess.run()
?