Document that "borgmatic borg create" bypasses monitoring hooks (#882).

This commit is contained in:
Dan Helfman 2024-06-20 14:25:20 -07:00
parent bd40015e1c
commit 45a9e3bfc3

View file

@ -133,6 +133,8 @@ borgmatic's `borg` action is not without limitations:
borgmatic action. In this case, only the Borg command is run. borgmatic action. In this case, only the Borg command is run.
* Unlike normal borgmatic actions that support JSON, the `borg` action will * Unlike normal borgmatic actions that support JSON, the `borg` action will
not disable certain borgmatic logs to avoid interfering with JSON output. not disable certain borgmatic logs to avoid interfering with JSON output.
* The `borg` action bypasses most of borgmatic's machinery, so for instance
monitoring hooks will not get triggered when running `borgmatic borg create`.
* <span class="minilink minilink-addedin">Prior to version 1.8.0</span> * <span class="minilink minilink-addedin">Prior to version 1.8.0</span>
borgmatic implicitly injected the repository/archive arguments on the Borg borgmatic implicitly injected the repository/archive arguments on the Borg
command-line for you (based on your borgmatic configuration or the command-line for you (based on your borgmatic configuration or the