Our community is getting an upgrade on July 2nd! Learn more in the FAQs →
Forum Discussion
Anonymous
4 years agoFailed to create item: invalid JSON
Hi Team,
We've been using the 1Password CLI for quite some time, but are now trying to switch to CLIv2
In doing that, we've discovered some really odd behaviour, making it impossible for us to cr...
Anonymous
4 years agoHey @"Horia.Culea_1P"
Can you advise on a workaroud for this script as well?
await execa(
'op',
['item', 'create', '--vault', vault, '--template', pathToItem, '--title', itemName],
)
Cheers,
Tomer