borgmatic/borgmatic/commands
Dan Helfman b62017be4b
continuous-integration/drone/push Build is passing Details
Fix edge case in which "--config somepath.yaml" followed by an action alias (e.g. init for rcreate) wasn't parsed correctly (#716).
2023-06-24 15:35:10 -07: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 Fix edge case in which "--config somepath.yaml" followed by an action alias (e.g. init for rcreate) wasn't parsed correctly (#716). 2023-06-24 15:35:10 -07:00
borgmatic.py Deprecate validate-borgmatic-config in favor of new "config validate" action (#529). 2023-06-23 10:11:41 -07: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