Forrest logo
tool overview
On this page you find all important commands for the CLI tool PASSPHRASE=${gpg_key_password}. If the command you are looking for is missing please ask our AI.

PASSPHRASE=${gpg_key_password}

List of commands for PASSPHRASE=${gpg_key_password}:

  • duplicity:tldr:3ee05 duplicity: Restore a subdirectory from a GnuPG-encrypted local backup to a given location.
    $ PASSPHRASE=${gpg_key_password} duplicity restore --encrypt-key ${gpg_key_id} --file-to-restore ${relative-path-restoredirectory} file://${absolute-path-to-backup-directory} ${path-to-directory-to-restore-to}
    try on your machine
    explain this command
tool overview