Copy a template
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.
The following example copies template1 to template2. The template2 will be a readwrite template:
cluster1::> template copy -name template1 -destination-name template2