7.2.15 template
Display vault-level template attributes.
Syntax
template [{ -w | --wallet } wallet-location ] [{ -T | --trace } trace-level ]
@vault templatenameCommand Options
The options for the template command are:
-
@vault: Specifies the vault that contains the template being displayed. The vault name must include the leading at sign (
@) character. -
template: Specifies the template being displayed.
-
-w,--wallet: Optionally specifies the path to the Exascale wallet directory. -
-T,--trace: Optionally enables tracing and sets the trace level to1(minimum tracing),2(medium tracing), or3(maximum tracing).If the
$ADR_BASEenvironment variable is set, the trace file is written to:$ADR_BASE/diag/EXC/xsh_<username>/<hostname>/trace/xsh_<date>.trcOtherwise, the trace file is written to:
/tmp/diag/EXC/xsh_<username>/<hostname>/trace/xsh_<date>.trc
Examples
Example 7-19 Display information about an Exascale template
The following example displays information about
mytemplate, which is contained in
@MYDATA.
$ xsh template @MYDATA mytemplate
Parent topic: XSH Command Reference