To delete a change package type in the CLI
From the CLI, type the following command:
im deletecptype
--[no]confirm
cptypeID1, cptypeID2...
where:
• --[no]confirm specifies if to confirm deletion of the change package type. The default is to confirm.
• cptypeID1, cptypeID2... are the IDs of the change package types you are deleting.
For example, the command:
im deletecptype --noconfirm devcp
deletes change package devcp without confirmation.