<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hello all,</div>
<div><br>
</div>
<div>I was needing some help with the commandline aspect of pass.</div>
<div><br>
</div>
<div>Is there a way to send the passphrase as a parameter with the following command:</div>
<div><br>
</div>
<div>Currently:</div>
>pass show docker-credential-helpers/docker-pass-initialized-check
<div>It prompts me to ender the passphrase to initialize it.</div>
<div><br>
</div>
<div>Desired:</div>
<div>>pass show docker-credential-helpers/docker-pass-initialized-check <passprhase></div>
<div> initialize the docker-credential-helpers/docker-pass-initialized-check</div>
<div><br>
</div>
<div>Thanks</div>
</body>
</html>