> 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"