*pmgbackup* ` [ARGS] [OPTIONS]` *pmgbackup backup* `[OPTIONS]` Backup the system configuration. `--statistic` `` ('default =' `1`):: Backup statistic databases. *pmgbackup help* `[OPTIONS]` Get help about specified command. `--extra-args` `` :: Shows help for a specific command `--verbose` `` :: Verbose output format. *pmgbackup list* List all stored backups (files named proxmox-backup_{DATE}.tgz). *pmgbackup restore* `--filename ` `[OPTIONS]` Restore the system configuration. `--config` `` ('default =' `0`):: Restore system configuration. `--database` `` ('default =' `1`):: Restore the rule database. This is the default. `--filename` `pmg-backup_[0-9A-Za-z_-]+\.tgz` :: The backup file name. `--statistic` `` ('default =' `0`):: Restore statistic databases. Only considered when you restore the 'database'.