attrlist(8dce)
A dcecp object that manipulates attribute lists
Synopsis
attrlist add attrlist -member attrlist attrlist getvalues attrlist -type typename
attrlist help [operation | -verbose] attrlist list attrlist attrlist modify
attrlist {[-add attribute_type attribute values] [-remove attribute_type attribute values]
[-change attribute_type attribute values]} attrlist operations attrlist remove
attrlist -member attrlist
Arguments
attrlist A list of one or more dcecp elements. An attrlist can be a single character, but usually consists of at least one attribute type and its
value taking a form of:
{CDS_Convergence medium}
operation The name of one specific attrlist operation (subcommand) about which you want to see help information
Description The attrlist object represents an attribute as returned or accepted by many dcecp commands. Use this object to check or manipulate attribute lists
so that they can be used by other commands, most commonly in scripts.
More:
Errors
Operations
Related Information
|