It appears somewhere between 2.2.1-1 and 2.2.4-1 the output formatting changed. Specifically previously running a cron with
gave no output to cron. Now cron is picking up the output of proxmox-backup-client as it appears it shows as an error and/or not going to stdout. Is there any documentation on this? Was this intentional? It's an issue now as I can't suppress successful backups even using a tool like Cronic which makes running proxmox-backup-client spammy/annoying. Is there a way to suppress output like a --quiet option?
doesn't give any hints.
Code:
proxmox-backup-client> /dev/null
Code:
proxmox-backup-client help backup
Last edited: