#!/usr/bin/perl -T use strict; use warnings; use PVE::CLI::vzdump; PVE::CLI::vzdump->run_cli_handler();