From febe7f57645f15fbdffedd7a37bd44c8fcbf0a26 Mon Sep 17 00:00:00 2001 From: Arne Brutschy Date: Thu, 25 Jul 2019 09:03:18 +0200 Subject: [PATCH] Added documentation of pass env vars --- USAGE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/USAGE.md b/USAGE.md index 0408dff88..38fbef0c0 100644 --- a/USAGE.md +++ b/USAGE.md @@ -132,6 +132,9 @@ For the `aws-vault` command: * `AWS_VAULT_BACKEND`: Secret backend to use (see the flag `--backend`) * `AWS_VAULT_KEYCHAIN_NAME`: Name of macOS keychain to use (see the flag `--keychain`) * `AWS_VAULT_PROMPT`: Prompt driver to use (see the flag `--prompt`) +* `AWS_VAULT_PASS_PASSWORD_STORE_DIR`: Pass password store directory (see the flag `--pass-dir`) +* `AWS_VAULT_PASS_CMD`: Name of the pass executable (see the flag `--pass-cmd`) +* `AWS_VAULT_PASS_PREFIX`: Prefix to prepend to the item path stored in pass (see the flag `--pass-prefix`) For the `aws-vault exec` subcommand: