Removes one virtual server template This command can be used to delete a Virtualmin template, specified either by name with the --name parameter, or by ID with the --id flag. Any virtual servers still using the template will be un-effected. Command line help virtualmin delete-template --name template-name | --id template-id
Removes one virtual server template#
This command can be used to delete a Virtualmin template, specified either by name with the --name parameter, or by ID with the --id flag. Any virtual servers still using the template will be un-effected.
Command line help#
virtualmin delete-template --name template-name | --id template-id
Source: https://www.virtualmin.com/docs/development/api-programs/delete-template/
