Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
3 years agoHow to create a 1Pass LOGIN ITEM from CLI (op cli) with an attached files/document
Hello 1Pass!
I'm trying to figure out procedure of creating a 1Pass LOGIN ITEM from CLI (op cli) with a two files attached.
There are some docs in different places and examples like this: https...
Former Member
3 years ago
op item get "ITEMID" --format=json
Reveals the JSON where it's possible to see the attached files. Now need to figure out how to send it...