Ignite-UX Reference (March 2010, B3921-90005)

ignite-client(1M) ignite-client(1M)
progress
Percent complete of step.
status
Current status of the step. Can be one of the values: Waiting,
Active, Complete, Error, Warning, Stopped,orWaitBoot.
-a tag[[.attr]=value]
When used with the list minor mode, the -a option allows filtering of the output to
only content that matches the filter. Any XML elements that match the filter, and their
ancestor elements will be included in the output.
-a tag will match any xml nodes whose name is tag.
-a tag.attr will match any xml nodes whose name is tag and which have an
attribute named attr.
-a tag.attr=value will match any xml nodes whose name is tag and which have
an attribute named attr with value value.
The "iux:" XML name-space prefix should not be specified as part of the tag name.
XML attributes with a tag of "iux:attr" are handled special. For these attributes, the attr is
matched against the name attribute, and the value is the value of the node itself. For exam-
ple, -a attr.arch=PA-RISC will match the line: ’<iux:attr name="arch">PA-
RISC</iux:attr>’
-a will only operate on XML elements that would be included in unfiltered listing at the
specified level. Different levels of output may be generated depending on the -l setting.
−c cfg The -c option is used by the install and add minor modes to specify a configura-
tion clause for the client. The install minor mode will configure the client to install
this configuration clause. The add minor mode will use the configuration clause to
determine the OS release that the client will install, to properly setup the bootptab entry
for client (as an alternative to specifying -arelease).
−l summary|status|details
Specify with list minor mode to control the level of detail to be displayed. Levels
supported include:
summary will display basic information about the client (name, id, uuid).
status will display summary level information plus status data on prior or in
progress jobs.
details will display all available information about the clients.
The information returned can be filtered by using the -a option.
−m flat|xml
Specify the output mode. flat will display output as plain text, while xml will dis-
play all output in XML format. The list minor mode only supports xml format at this
time. All other minor modes can display output in either flat or xml formats.
−x option=value
Specify extended options that alter the behavior of the operation.
The install minor mode supports the following extended options:
cfg_data
Ignite-UX configuration content to be added to the client’s configura-
tion prior to starting the install.
cfg_checks
Controls whether sanity checks are run on configuration. Allowed val-
ues are true (default) or false.
3