borgmatic/borgmatic/commands
Robin Schneider 52e4f48eb9
the build failed Details
Add validate-borgmatic-config command
Useful when generating the borgmatic configuration file with
configuration management and before moving the generated file in place
checking if it is actually valid.
2019-05-10 00:10:28 +02:00
..
__init__.py Basic YAML generating / validating / converting to. 2017-07-08 22:33:51 -07:00
borgmatic.py Fix for hooks executing when using --dry-run (#160). 2019-05-07 16:06:31 -07:00
convert_config.py Use Flake8 code checker as part of running automated tests. 2018-09-29 23:15:18 -07:00
generate_config.py Remove weasel words like "easily" and "simply". 2018-12-25 22:03:34 -08:00
hook.py Fix for hooks executing when using --dry-run (#160). 2019-05-07 16:06:31 -07:00
validate_config.py Add validate-borgmatic-config command 2019-05-10 00:10:28 +02:00