<div dir="ltr"><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Apr 20, 2014 at 8:18 PM, Von Welch <span dir="ltr"><<a href="mailto:von@vwelch.com" target="_blank">von@vwelch.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div>1) "echo foo | pass insert my-pass" fails, but still creates an empty file. See appended example 1.</div></div></blockquote><div><br></div><div><a href="http://git.zx2c4.com/password-store/commit/?id=91ef9dbbea26573414220073dd92bba4b1d4c94a">http://git.zx2c4.com/password-store/commit/?id=91ef9dbbea26573414220073dd92bba4b1d4c94a</a><br>
</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">

<div><br></div><div>2) "echo foo | pass -e insert my-pass" returns 1 if my-pass exists but is otherwise silent. See appended example 2.</div></div></blockquote><div><br></div><div>Seems to be the desired behavior, since you don't have to enter the password twice in -e mode, right? You can use -f to override already existing passwords with no prompt.</div>
</div></div></div>