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 {{[-m|--multiline]}} {{path/to/data}}

pass edit {{path/to/data}}

pass {{[-c|--clip]}} {{path/to/data}}

pass

pass generate {{[-c|--clip]}} {{path/to/data}} {{num}}

pass git init

pass git {{command}}