[pass] Flat view of stored passwords appropriate for using grep

Sung Pae self at sungpae.com
Mon Feb 4 15:55:51 CET 2013


On Mon, Feb 04, 2013 at 03:04:03PM +0100, Martin Vielsmaier wrote:

> I added an option to get a flat view of the stored passwords. Add
> (-f|--flat) to the ls command to have the tree flattened.

A flat list of files in the password-store repo can be procured with:

    $ pass git ls-files

or

    $ pass git ls-files '*.gpg'

to filter with a shell glob.

    Cheers,
    guns



More information about the Password-Store mailing list