pass <pass-name>

Pass - stores, retrieves, generates, and synchronizes passwords securely

Arguments

NameDescription
pass-nameThe password you want to show

Subcommands

NameDescription
initInitialize new password storage and use gpg-id for encryption
insertInsert a new password into the password store called pass-name
gitPassword store git functions
versionShow version information
helpShow usage message
cpCopies the password or directory named old-path to new-path
mvRenames the password or directory named old-path to new-path
rmRemove the password named pass-name from the password store
generateGenerate a new password of length pass-length and insert into pass-name
ls, listList names of passwords inside the tree at subfolder by using the tree
findList names of passwords inside the tree that match pass-names
showDecrypt and print a password
editInsert a new password or edit an existing password using the default text editor specified by the environment
grepSearches inside each decrypted password file for search-string. Grep options can be used

Options

NameDescription
--clip, -cCopy the password to the clipboard
--qrcode, -qDisplay a QRcode of the password
--helpShow help for pass