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 agoRuntime error when automating with CLI
Im trying to do some automation through the CLI where i use the following "Op" commands:
op item get $line --vault private --field password
op item edit $line --vault private --generate-password=...
Former Member
3 years agoHi,
I've done some more testing, and the same error happens if I just run the single command in a CMD multiple times. So it doesn't have anything to do with my script, but an error in the CLI/communication with the cloud. I've made sure there is no HTTPS inspection through our firewall towards 1password, so it isn't an issue here.