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.
|
7 months ago |
Dan Helfman
|
7894600408
Fix "Unrecognized argument" error when the same value is with different command-line flags (#881).
|
11 months ago |
Dan Helfman
|
b62017be4b
Fix edge case in which "--config somepath.yaml" followed by an action alias (e.g. init for rcreate) wasn't parsed correctly (#716).
|
1 year ago |
Dan Helfman
|
8debcbeaba
Remove duplicated tests (#716).
|
1 year ago |
Dan Helfman
|
35a11559ac
Fix error parsing arguments with multiple verbosity flags (#716).
|
1 year ago |
Dan Helfman
|
7b8be800a4
Refactor arguments parsing to fix bootstrap action CLI issues (#712).
|
2 years ago |
Divyansh Singh
|
3315555d06
cleaner test
|
2 years ago |
Divyansh Singh
|
6475345a8f
attempt to test parse_subparser_arguments
|
2 years ago |
Divyansh Singh
|
f82631e3bb
tests for arguments.py
|
2 years ago |
Dan Helfman
|
9db31bd1e9
Run any command-line actions in the order specified instead of using a fixed ordering (#304).
|
2 years ago |
Dan Helfman
|
b525e70e1c
Run "compact" action by default when no actions are specified (#394).
|
3 years ago |
Dan Helfman
|
cf8882f2bc
Run arbitrary Borg commands with new "borgmatic borg" action (#425).
|
4 years ago |
Dan Helfman
|
1a1bb71af1
Fix error with "borgmatic check --only" command-line flag with "extract" consistency check (#217).
|
5 years ago |
Dan Helfman
|
7185146481
A bunch of tests for parse_subparser_arguments().
|
6 years ago |