borgmatic

config

πŸ”

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 config [-h] {bootstrap,generate,validate,show} ...

Perform configuration file related operations

config arguments:
  -h, --help            Show this help message and exit

config sub-actions:
  {bootstrap,generate,validate,show}
    bootstrap           Extract the borgmatic configuration files from a named
                        archive
    generate            Generate a sample borgmatic configuration file
    validate            Validate borgmatic configuration files specified with
                        --config (see borgmatic --help)
    show                Show the computed configuration for each file
                        specified with --config (see borgmatic --help)

Improve this documentation

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