This website requires JavaScript.
Explore
Help
Sign in
psw
/
borgmatic
Watch
1
Star
0
Fork
You've already forked borgmatic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
359afe5318
borgmatic
/
borgmatic
/
commands
History
Dan Helfman
359afe5318
Error if --list is used with --json for create action (
#680
).
2023-05-03 17:16:36 -07:00
..
__init__.py
Basic YAML generating / validating / converting to.
2017-07-08 22:33:51 -07:00
arguments.py
Error if --list is used with --json for create action (
#680
).
2023-05-03 17:16:36 -07:00
borgmatic.py
Drop deprecated pkg_resources in favor of importlib.metadata and packaging.
2023-04-14 21:21:25 -07:00
completion.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
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