A newer release of this product is available.
template rename
Contributors
Suggest changes
- 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
Rename a template
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Use this command to rename an existing template.
Parameters
-name <template name>
- Name of the template-
This parameter specifies the name of the template.
-new-name <template name>
- New name of the template-
This parameter specifies the template's new name.
Examples
The following example renames a template template1 as template2:
cluster1::> template rename -name template1 -new-name template2