Delete one previous logged backup This command removes a Virtualmin backup, which can be identified either using the --id flag followed by a backup log ID (from the list-backup-logs command), or --dest followed by a destination path like /backups/foo.com.tar.gz. Command line help virtualmin delete-backup [--id backup-id] [--dest url]
Delete one previous logged backup#
This command removes a Virtualmin backup, which can be identified either using the --id flag followed by a backup log ID (from the list-backup-logs command), or --dest followed by a destination path like /backups/foo.com.tar.gz.
Command line help#
virtualmin delete-backup [--id backup-id]
[--dest url]
Source: https://www.virtualmin.com/docs/development/api-programs/delete-backup/
