Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

pass

Table of content

Commands

CommandsDescription
pass initcreates first time pass structure
pass init -p relativ/pathreencryipts files agin

Reencrypt gpg files with new key or remove keys

Modify the .gpg-id file either in the root .password-store folder or in a sub folder

For everything beneath .passwod-store

$ pass init $(cat ~/.password-store/.gpg-id)

For sub dirs

$ pass init -p mysharedpwds $(cat ~/.password-store/mysharedpwds/.gpg-id)