This website requires JavaScript.
Explore
Help
Register
Sign In
borgmatic-collective
/
borgmatic
Watch
10
Star
66
Fork
27
You've already forked borgmatic
Code
Issues
42
Pull Requests
4
Actions
Packages
Releases
140
Activity
borgmatic
/
borgmatic
/
commands
History
Dan Helfman
814cdb4b87
Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (
#562
). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (
#562
). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (
#838
). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action.
2024-11-03 13:14:05 -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
Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (
#562
). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (
#562
). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (
#838
). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action.
2024-11-03 13:14:05 -08:00
borgmatic.py
Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (
#562
). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (
#562
). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (
#838
). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action.
2024-11-03 13:14:05 -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