tadfisher / pass-otp

A pass extension for managing one-time-password (OTP) tokens
GNU General Public License v3.0
1.28k stars 85 forks source link

[help] "pass otp insert" can't find the passfile even when specified with --account #133

Closed ThoriumTextile closed 1 year ago

ThoriumTextile commented 3 years ago

This is most likely my fault. Here's an example of what i tried doing: pass otp append -e -s -a user@mail.xyz paypal Passfile not found pass otp append -e -s paypal Passfile not found`

Only appending works for some reason

ThoriumTextile commented 3 years ago

*i also tried specifying the .gpg extension to no avail though. ** and the full path to .passwordstore (~/.passwordstore/pass/paypal.gpg)