borgmatic/borgmatic/commands
Dan Helfman 4aae7968b8
Add fish shell completions support (#686).
Merge pull request #70 from isaec/feat/fish-completions
2023-05-06 16:00:25 -07:00
..
__init__.py Basic YAML generating / validating / converting to. 2017-07-08 22:33:51 -07:00
arguments.py Add fish shell completions support (#686). 2023-05-06 16:00:25 -07:00
borgmatic.py start work on completion 2023-04-27 18:46:13 -07:00
completion.py add test for dedent strip 2023-05-06 11:51:35 -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