Dan Helfman
|
8fa90053cf
Add "borgmatic check --force" flag to ignore configured check frequencies (#523).
|
3 years ago |
Dan Helfman
|
e76bfa555f
Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523).
|
3 years ago |
Dan Helfman
|
77b84f8a48
Add Bash completion script so you can tab-complete the borgmatic command-line.
|
3 years ago |
Dan Helfman
|
b525e70e1c
Run "compact" action by default when no actions are specified (#394).
|
3 years ago |
Dan Helfman
|
9997aa9a92
Fix capitalization on compact help.
|
3 years ago |
Dan Helfman
|
48f44d2f3d
Add tests for compact action (#394).
|
3 years ago |
Dan Helfman
|
9582324c88
Compact repository segments with new "borgmatic compact" action (#394).
|
3 years ago |
Dan Helfman
|
cf8882f2bc
Run arbitrary Borg commands with new "borgmatic borg" action (#425).
|
4 years ago |
Dan Helfman
|
8aa7830f0d
Fix broken "--override" action in Python 3.7 and below.
|
4 years ago |
Dan Helfman
|
1ea04aedf0
Merge override values when specifying the "--override" flag multiple times (#361).
|
4 years ago |
Diego Blanco
|
2d10e758e0
Fixed minor typo in help for "info" command
|
4 years ago |
Dan Helfman
|
b3fd1be5f6
Add "borgmatic export-tar" action to export an archive to a tar-formatted file or stream (#300).
|
5 years ago |
Dan Helfman
|
aa14449857
Add "borgmatic extract --strip-components" flag to remove leading path components when extracting an archive (#324).
|
5 years ago |
Dan Helfman
|
1ea047dd94
Remove "borgmatic restore --progress" flag, as it now conflicts with streaming database restores.
|
5 years ago |
Dan Helfman
|
d6562c4b1e
Fix the "--stats" and "--files" flags so that they yield output at verbosity 0 (#290).
|
5 years ago |
Dan Helfman
|
55141bda67
Specify "--archive latest" to all actions that accept an archive (#289).
|
5 years ago |
Dan Helfman
|
fdbb2ee905
View consistency check progress via "--progress" flag for "check" action (#287).
|
5 years ago |
Dan Helfman
|
f66fd1caaa
Customize Healthchecks log level via borgmatic "--monitoring-verbosity" flag (#277).
|
5 years ago |
Dan Helfman
|
d93fdbc5ad
Support "--files" and "--stats" flags at verbosity level 0.
|
5 years ago |
palto42
|
e27ba0d08a
less detail at v1 + option "--files" for details
|
5 years ago |
Dan Helfman
|
d0c533555e
In "borgmatic --help", don't expand $HOME in listing of default "--config" paths.
|
5 years ago |
Dan Helfman
|
f787dfe809
Override particular configuration options from the command-line via "--override" flag (#268).
|
5 years ago |
Dan Helfman
|
826e4352d1
Filter listed paths via "borgmatic list --path" flag (#269).
|
5 years ago |
Dan Helfman
|
df2be9620b
Mount whole repositories via "borgmatic mount" without any "--archive" flag (#253).
|
5 years ago |
Dan Helfman
|
2ab9daaa0f
Attempt to repair any inconsistencies found during a consistency check via "borgmatic check --repair" flag (#266).
|
5 years ago |
Dan Helfman
|
375036e409
Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123).
|
5 years ago |
Dan Helfman
|
e63e2e0852
Rephrasing verbosity levels.
|
5 years ago |
Dan Helfman
|
edc4b9e60e
Update the command-line help description.
|
5 years ago |
palto42
|
18d3542fbc
new verbosity level "-1" for errors
|
5 years ago |
Dan Helfman
|
a9104ed090
Handle log file error more consistently with other error. Add --log-file-verbosity flag. Add docs.
|
5 years ago |