Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
4 years agoCLI "item create" works only form console on Mac Monterrey 12.5, TouchID is activated.
Hello, dear community members,
here is what I encounter: when I try to run a script from PyCharm or Automator for "item get" - everything works
when I try to run a script from PyCharm or Automa...
Former Member
4 years agoJust checked the new version, and I couldn't make it work for me.
import os
bash_string = "op item create --category 'secure note' --title='Netflix1' --tags='Test'"
os.system(bash_string)
Besties,
Dmitrii