grahamking / kip

Command line script to keep usernames/passwords in gnupg encrypted text files.
GNU General Public License v3.0
23 stars 6 forks source link

List/search my stored passwords #14

Closed ipmb closed 11 years ago

ipmb commented 11 years ago

Use case: Is my google account under google.com or gmail.com? I can't remember and want to search...

I realize this is an ls or find away, but it'd be nice to have it accessible from kip.

ipmb commented 11 years ago

10 might be enough here.

grahamking commented 11 years ago

Added a "list" command which accepts a glob:

kip list or kip list g*.com, etc.