pass Command Examples

Store and read passwords or other sensitive data. All data is GPG-encrypted, and managed with a Git repository. More information: https://www.passwordstore.org.

pass init {{gpg_id_1}} {{gpg_id_2}}

pass insert --multiline {{path/to/data}}

pass edit {{path/to/data}}

pass -c {{path/to/data}}

pass

pass generate -c {{path/to/data}} {{num}}

pass git init

pass git {{command}}