The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
template copy
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Copy a template
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Use this command to copy an existing template. The copied template becomes a readwrite template and can be customized using template parameter family of commands.
Parameters
-name <template name>
- Name of the template-
This parameter specifies the name of the template.
-destination-name <template name>
- Destination template-
This parameter specifies the name of the destination template.
Examples
The following example copies template1 to template2. The template2 will be a readwrite template:
cluster1::> template copy -name template1 -destination-name template2