Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
CML global option attributes
CML attributes define and control the semantics of a CML tag. This section defines the possible global attributes you can use in a CML template. Global options can only be used in instruction tags, and cannot be used as option attributes in other tag types.
The @!filename-key attribute
Syntax
@!filename-key={key}@
{key}
has no default value.
Description
filename-key
identifies a path to the key in a value set that will contain the file name of the file being generated during a push.
The filename-key
value is a pathname. It can be written as a relative path and does not need to begin with a slash (/).
The filename-key value must not end with a /. This requirement may be relaxed in later versions.
The @!filename-default attribute
Syntax
@!filename-default={filename}@
{filename}
has no default value.
Description
filename-default
identifies the default filename that will be returned if there is no filename in the Value Set. For example, the user may enter a filename in the Value-Set Editor, thus overriding the filename-default value.
The @!full-template and @!partial-template attributes
Syntax
@!full-template@
@!partial-template@
full-template
is the default behavior.
Description
full-template
is the default behavior and indicates that all expected data in the file must be modeled in the template.
partial-template
indicates that unmatched data in the file should be ignored and passed directly through to the output. This option only works with preserve-format
.
The @!timeout attribute
Syntax
@!timeout={minutes}@
{minutes}
default value is 1.
Description
timeout
represents the number of minutes that should be added onto the Configurations total timeout. A valid timeout is any integer from 0-999 (inclusive). The time-outs of all the templates in a configuration get added together, and that number is added to the default timeout for configurations (10 minutes) to get the final timeout value for the entire configuration.
The @!unix-newlines and @!windows-newlines attributes
Syntax
@!unix-newlines@
@!windows-newlines@
unix-newlines
is the default behavior.
Description
unix-newlines
is the default behavior and indicates that the configuration file generated by this template will have unix-style newlines (ASCII Line Feed character).
windows-newlines
indicates that the configuration file generated by this template will have windows-style newlines (ASCII Carriage Return + Line Feed combination).
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to hpe_sa_docs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: