op delete item - detects items in trash
novaphoenix
Community Member
in CLI
When deleting an item by name, when there is an item of the same name in the trash causes an error to be thrown due to detecting multple items. I believe this is wrong for the following reasons:
- the purpose of
op delete item
is to move items to the trash... moving an item from the trash, to the... trash is kinda moot - all other actions for items (eg
op get item
,op list items
) explicitly requires the--include-trash
parameter to allow the tool to work against any items in the trash, therefore the implicit (and non changeable) action of auto-including items in the trash doesnt conform the the defacto standard set by the other commands.
1Password Version: 0.5.1 (cli)
Extension Version: Not Provided
OS Version: OSX 10.13
Sync Type: Not Provided
0
Comments
-
@novaphoenix that's a good catch. I've filed this as report #496 in our issue tracker so we can get this fixed up.
0
This discussion has been closed.