Scroll to navigation

PRS(1) User Commands PRS(1)

NAME

prs - secure password store

SYNOPSIS

prs [OPTIONS] [COMMAND]

DESCRIPTION

Secure, fast & convenient password manager CLI with GPG & git sync. prs is a pass(1)-compatible password manager operating on the same principle. Passwords are stored in GPG-encrypted files in a tree-like file structure. If a password does not exist it needs to be create first by running "prs init". Import from other password managers

Commands:

Display a secret
Copy secret to clipboard
Generate a secure secret
Add a secret
Edit a secret
Duplicate a secret
Alias/symlink a secret
Move a secret
Remove a secret
List all secrets
Grep all secrets
Initialize new password store
Clone existing password store
Sync password store
Aggressively lock password store & keys preventing access (emergency)
Manage TOTP tokens
Manage store recipients
Invoke git command in password store
Manage password store Tomb
Housekeeping utilities
Print this message or the help of the given subcommand(s)

OPTIONS

Force the action, ignore warnings
Not interactive, do not prompt
Assume yes for prompts
Produce output suitable for logging and automation
Enable verbose information and logging
Password store to use [env: PASSWORD_STORE_DIR=]
Instruct GPG to ask passphrase in TTY rather than pinentry
Print help
Print version

AUTHOR

COPYRIGHT

Copyright © 2024 Matthias Geiger

This manual page was written for the Debian system (and may be used by others).

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation.

October 2024 prs 0.5.1