BORG-WITH-LOCK(1) | borg backup tool | BORG-WITH-LOCK(1) |
borg-with-lock - run a user specified command with the repository lock held
borg [common options] with-lock [options] REPOSITORY COMMAND [ARGS...]
This command runs a user-specified command while the repository lock is held.
It will first try to acquire the lock (make sure that no other operation is running in the repo), then execute the given command as a subprocess and wait for its termination, release the lock and return the user command's return code as borg's return code.
NOTE:
See borg-common(1) for common options of Borg commands.
The Borg Collective
2021-03-22 |