list-scheduled-backups.pl

Outputs a list of scheduled backups

By default, this program displays a table of all scheduled backups on the system. You can limit it to those owned by some virtual server with the --domain or --user flag, or to a reseller with the --reseller flag. These must be folllowed by a domain name, administration username or reseller login respectively.

To switch to a more detailed and parseable output format, add the --multiline flag to the command line.

Command Line Help

usage: list-scheduled-backups.pl [--domain domain.name |
                                  --user name |
                                  --reseller name]
                                 [--multiline]