Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -85,17 +85,17 @@ Migrating from pass
Environment variables
---------------------

PASSAGE_DIR Password store location
PASSAGE_DIR Password store location

PASSAGE_IDENTITIES_FILE Identities file location
PASSAGE_IDENTITIES_FILE Identities file location

PASSAGE_AGE age binary (tested with age and rage)
PASSAGE_AGE age binary (tested with age and rage)

PASSAGE_RECIPIENTS_FILE Override recipients for encryption operations
Passed to age with -R
PASSAGE_RECIPIENTS_FILE Override recipients for encryption operations
Passed to age with -R

PASSAGE_RECIPIENTS Override recipients for encryption operations
Space separated, each passed to age with -r
PASSAGE_RECIPIENTS Override recipients for encryption operations
Space separated, each passed to age with -r

All other environment variables from password-store are respected, such as
PASSWORD_STORE_CLIP_TIME and PASSWORD_STORE_GENERATED_LENGTH.