[SOLVED] how to list push sync job (CLI)?

nerd

Member
Nov 4, 2021
16
0
21
48
proxmox-backup-manager sync-job list gives me only the pull sync jobs I have configured, not the push ones.
Is there a different command to list the push sync jobs that I'm not aware of?
 
Hi,
for backwards compatibility reasons the cli command by default only shows pull sync jobs. You can add the --sync-direction all parameter to get sync jobs independent of direction.
 
  • Like
Reactions: nerd