borgmatic

key import

πŸ”

Here's the command-line help for this action in the most recent version of borgmatic. If you're using an older version, some of these flags may not work, and you should instead run the action with --help to see the flags specific to your borgmatic version.

usage: borgmatic key import [--paper] [--repository REPOSITORY] [--path PATH]
                            [-h]

Import a copy of the repository key from backup

key import arguments:
  --paper               Import interactively from a backup done with --paper
  --repository REPOSITORY
                        Path of repository to import the key from, defaults to
                        the configured repository if there is only one, quoted
                        globs supported
  --path PATH           Path to import the key from backup, defaults to stdin
  -h, --help            Show this help message and exit

Improve this documentation

Have an idea on how to make this documentation even better? Use our issue tracker to send your feedback!