Output paths for backup -h <host> create
#65
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Otherwise, it's not immediately clear if the
-h <host>
paths got backed up or the entire server got backed up? Usingbackup -l DEBUG ...
does show it but with a lot more output that I'd rather avoid forabra
output.decentral1se referenced this issue from toolshed/abra2024-10-29 11:01:51 +00:00
the
INFO
loglevel should do exactly this:backupbot.py -l INFO -h <appname> create
Nice, thanks! I'll hardwire that
INFO
level into theabra
usage.