borgmatic/borgmatic/commands
Andrew Burkett 8d24b0a586 Fix a couple bugs
- Remove extra closed parenthesis
- Forgot to import fcntl
- Add option to config schema
2019-11-26 21:31:04 -08:00
..
__init__.py Basic YAML generating / validating / converting to. 2017-07-08 22:33:51 -07:00
arguments.py Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123). 2019-11-25 14:56:20 -08:00
borgmatic.py Fix a couple bugs 2019-11-26 21:31:04 -08:00
convert_config.py Run isort over the source 2019-05-14 18:59:19 +02:00
generate_config.py Upgrade your borgmatic configuration to get new options and comments via "generate-borgmatic-config --source" (#239). 2019-11-06 09:31:00 -08:00
validate_config.py Don't color syslog output (#197). 2019-06-17 11:53:08 -07:00