Posted 2011-06-28 12:25 by Joe
create-template.pl
Creates a template for use by new domains.
This command can be used to create a new virtual server template,
whose name is set by the --name parameter.
You can either have the template created completely empty (so that all settings inherit from the default template) with the --empty flag,
or you can clone an existing template with the --clone flag followed by a template name.
Command Line Help
Adds a new Virtualmin server template, either empty or copied from
an existing template.
virtualmin create-template --name template-name
--empty | --clone original-name
