Deleting a process

This subcommand deletes processes. By default, processes can be deleted only if they are not used by any project grouping.

Before you begin

You must be in the build_mgr or ccm_admin role to delete a process.

About this task

ccm process -d|-delete process_spec...
-force
Deletes the process rule even if it is used by a project grouping. If you omit the -force command, the process rule is only deleted if it is not used.
process_spec
Specifies the processes to delete. See Process specification for details.

Example


Feedback