template delete
Delete an existing template
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Use this command to delete an existing template.
Parameters
- -name <template name> - Name of the template
- This parameter specifies the name of the template.
Examples
The following example deletes a template named template1 from the cluster:
cluster1::> template delete -name template1
Give documentation feedback