Server Administration > Change Packages for SCM > Modifying Change Package Entry Attributes > To view change package entry attributes in the CLI
  
To view change package entry attributes in the CLI
From the CLI, type the following command:
im cpentryattributes--cpType=change package type
--fields=field1[:width1],field2[:width2]...
--fieldsDelim=value
cpattributeID1, cpattributeID2...
where:
--cpType=change package type specifies the change package type for the change package entry attribute.
--fields=field1[:width1],field2[:width2]... specifies the fields to display, where fieldn can be any of the following: decimalPlaces, description, displayFormat, displayName, id, isMandatory, isReadOnly, maxLength, name, position, strings, type.
--fieldsDelim=value specifies the string to be used as a delimiter between fields.
cpattributeID1, cpattributeID2... specifies the IDs of the change package attributes you want to view. If no IDs are specified, all change package attribute IDs display.