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 ago@Joris_1P a Side note:
Your guide here:https://developer.1password.com/docs/cli/get-started/
Has Invoke-WebRequest ... v2.4.1 .... v2.4.1.zip.
I was working with that version for a while because it didn't occur to me your documentation was that far out of date. Maybe you could make a link to "latest" like you do with the Windows app?