add new dump command
Daniel Dörrhöfer
ddo at openmailbox.org
Sat Feb 4 22:03:00 CET 2017
You could also export all passwords to a csv file.
https://github.com/d4ndo/pass2gorilla
Dusty Mabe:
>
> Hi, Thanks for the very useful "pass" program. I'd like to enhance
> pass to be able to dump out all passwords in the database to the
> screen. Basically like `pass show <pass>` but for all passwords
> instead of just a specific one. I created a new "dump" command to
> achieve this. I toyed with the idea of implementing this functionality
> with `pass show --all` instead of `pass dump` but modifying the
> cmd_show() function was going to be a little more tricky to get right.
>
> Let me know what you think!
>
> Dusty
>
> _______________________________________________
> Password-Store mailing list
> Password-Store at lists.zx2c4.com
> https://lists.zx2c4.com/mailman/listinfo/password-store
>
More information about the Password-Store
mailing list