Unable to create new item with empty password with cli
I'm using cli 2.28.0
op item get "item-uuid" --format=json | op item create --vault=runtime-testing --tags=test
is returning "unable to process line 1: Validation: (validateVaultItem failed to Validate), Couldn't validate the item: "[ItemValidator] has found 1 errors, 0 warnings: \nErrors:{1. Password item requires ps value}"
"item-uuid" is a correct UUID for an existing item of "category": "PASSWORD". This only happens when the 'item-uuid" has an empty value for password. The 1password app allows me to create/save an item with an empty password thus I would expect the CLI to allow the same.
Note that if I use the --generate-password
option it will create the item. However i want the password to be empty.
1Password Version: 8.10.30
Extension Version: Not Provided
OS Version: macOS 14.4.1
Browser: Not Provided