> Is there a way to provide a password as a CLI argument (so that I could > script the export)? > > Something like: pass insert "foo/bar" --password "superpassword"
pass insert "foo/bar" <<<"superpassword" _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
