create-template

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 virtualmin create-template --name template-name --empty | --clone original-name

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#

virtualmin create-template --name template-name
 --empty | --clone original-name

Source: https://www.virtualmin.com/docs/development/api-programs/create-template/

  • virtualmin, domain, command line, create, template
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Pre and Post Domain Modification Scripts

Virtualmin allows the use of custom scripts (Shell, Perl, Python and etc.) to automate tasks...

OS Support

Virtualmin runs on top of Webmin. Webmin works on almost every UNIX-like OS, so with some manual...

Professional Features

Virtualmin GPL is already an extremely powerful and flexible virtual hosting control panel, so...

How to Configure Secondary DNS

This guide provides administrators with a quick overview of setting up automatic DNS secondary...

How to Configure Cloudflare DNS

For users looking to integrate Cloudflare with Virtualmin Pro, the process is straightforward and...