borgmatic

key import

πŸ”
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!