HP-UX CMGR A.02.01 Administrator's and Developer's Guide
40
displayed when the
status
option is used with the
verbose
option.
-t, -template name
Identifies the template file to use for this operation name. The cmgr
command processes it as a file system path when the name ends with
.template . Otherwise, cmgr creates a path name such as
/opt/hpcmgr/etc/templates/name.template
-p, -prompt level
Specifies an integer value for the cmgr prompt level. The cmgr command
only prompts for a variable when first encountered if it does not have an
assigned value, or the prompt_level attribute for the variable in the
template is less than or equal to level. The prompt option is ignored if used
with the batch option. The default prompt level is 1.
-v, -verbose
Prints verbose messages.
-V, -Validate
Instructs cmgr to validate the template's XML schema before executing the
selected operation for the template. The cmgr command validates the
template against a Data Type Definiton (DTD) if one is referenced by the
template. Otherwise, the XML schema is considered valid.
-x, -xpath "paths"
An XML xpath specification that identifies the elements to process in the
specified template. If xpath is not specified, all elements in t
he template are
processed.
-xml, -xmloutput
Instructs cmgr to print output in XML format for the list and status
operations.
-xfile filename
Pathname of exchange file used for
import
and the
export
operations.