3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
19.33
InForm OS Version 2.3.1 Command Line Interface Reference
COMMAND
removetemplate
DESCRIPTION
The removetemplate command removes one or more Virtual Volume (VV), Logical Disk (LD),
and Common Provisioning Group (CPG) templates.
SYNTAX
removetemplate [options]{<template_name>|<pattern>}...
AUTHORITY
Super
OPTIONS
–f
Specifies that the command is forced. If this option is not used, the command requires
confirmation before proceeding with its operation.
–pat
The specified patterns are treated as glob-style patterns and that all templates matching
the specified pattern are removed. By default, confirmation is required to proceed with the
command unless the
–f option is specified. This option must be used if the pattern
specifier is used.
SPECIFIERS
<template_name>
Specifies the name of the template to be deleted, using up to 31 characters. This specifier
can be repeated to remove multiple templates.
<pattern>
Specifies a glob-style pattern. This specifier can be repeated to remove multiple templates.
If this specifier is not used, the
<template_name> specifier must be used. See Glob-Style
Pattern on page 2.4 for more information
NOTE: You need access to all domains in order to run this command.