borgmatic/borgmatic/commands
Dan Helfman c294e78715
continuous-integration/drone/push Build is passing Details
Use absolute paths when storing configuration files in an archive for later bootstrapping (#697).
2023-06-15 21:45:43 -07:00
..
completion Fix Bash completion for sub-actions like "borgmatic config bootstrap" (#697 follow-on work). 2023-06-15 10:55:31 -07:00
__init__.py Basic YAML generating / validating / converting to. 2017-07-08 22:33:51 -07:00
arguments.py Fix failing test and add "bootstrap" action to CLI reference docs (#697). 2023-06-10 15:17:18 -07:00
borgmatic.py Use absolute paths when storing configuration files in an archive for later bootstrapping (#697). 2023-06-15 21:45:43 -07:00
convert_config.py Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2023-03-23 23:11:14 -07:00
generate_config.py Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2023-03-23 23:11:14 -07:00
validate_config.py View the results of configuration file merging via "validate-borgmatic-config --show" flag (#673). 2023-04-11 10:49:09 -07:00