How about a way to use wildcards with find-generic-password? I want to
delete any keychain item associated with my application, but they're all
appended with a GUID. So I want to do something likesecurity
find-generic-password -l "com.application.*" ...