Merge pull request #2394 from bugvillage/doc-backup-passwd

add description env var RESTIC_PASSWORD_COMMAND
This commit is contained in:
rawtaz 2019-11-20 23:26:55 +01:00 committed by GitHub
commit b6f01ffbe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -378,6 +378,7 @@ environment variables. The following list of environment variables:
RESTIC_REPOSITORY Location of repository (replaces -r)
RESTIC_PASSWORD_FILE Location of password file (replaces --password-file)
RESTIC_PASSWORD The actual password for the repository
RESTIC_PASSWORD_COMMAND Command printing the password for the repository to stdout
AWS_ACCESS_KEY_ID Amazon S3 access key ID
AWS_SECRET_ACCESS_KEY Amazon S3 secret access key