Server Administration > Change Packages for SCM > Viewing Change Package Types > To view change package types in the CLI
  
To view change package types in the CLI
From the CLI, type the following command:
im cptypes [--fields=field1[:width1],field2[:width2]...]
[--fieldsDelim=value]
cptypeID1, cptypeID2...
where:
--fields=field1[:width1],field2[:width2]...] specifies the fields and their width to display for change package types; fieldn can be any of:
attributes displays the names of the change package attribute for the change package type.
description displays the description for the change package type if one is available.
displayName displays the name of the change package type that is displayed to users.
entryAttributes displays change package entry attributes for the change package type.
entryKey displays the entry key for the change package type.
id displays the change package type ID.
name displays the name of the change package type.
permittedAdministrators displays a list of administrators who are permitted to edit the change package type.
permittedGroups displays a list of groups who are permitted to edit the change package type.
position displays the position order of the change package type.
references displays any references to the change package type from other objects.
--fieldsDelim=value specifies the string to be used as a delimiter between fields.
cptypeID1, cptypeID2... specifies the IDs of the change package types you want to view. If no change package type IDs are specified, all change package types display.