borgmatic/borgmatic/commands
Dan Helfman cf739bc997
continuous-integration/drone/push Build is passing Details
The "check --force" flag now runs checks even if "check" is in "skip_actions" (#802).
2023-12-28 10:22:48 -08:00
..
completion Fix error parsing arguments with multiple verbosity flags (#716). 2023-06-24 14:10:47 -07:00
__init__.py Basic YAML generating / validating / converting to. 2017-07-08 22:33:51 -07:00
arguments.py Add an "--ssh-command" flag to the "config bootstrap" action (#767). 2023-12-24 10:33:55 -08:00
borgmatic.py The "check --force" flag now runs checks even if "check" is in "skip_actions" (#802). 2023-12-28 10:22:48 -08:00
generate_config.py Deprecate generate-borgmatic-config in favor if new "config generate" action (#529). 2023-06-21 12:19:49 -07:00
validate_config.py Deprecate validate-borgmatic-config in favor of new "config validate" action (#529). 2023-06-23 10:11:41 -07:00