Deleting a baseline

You can delete the specified baselines, optionally deleting the baseline projects and products.

Before you begin

Only users in the ccm_admin role can delete baselines.

To prevent a baseline from being used without the ccm_admin role, see Marking a baseline for deletion.

About this task

ccm baseline -delete ([-wp|-with_projects_and_products] |
             [-np|-no_projects_and_products]) baseline_spec...
baseline_spec...
Specifies the baselines to be deleted. For more information, see Baseline specification.
-np|-no_projects_and_products
Specifies that only the baseline is deleted. The baseline projects and products are not deleted.
-wp|-with_projects_and_products
Specifies to delete the projects and products in the baseline. This option is the default.

Only projects and products that were not in a static state before the baseline was created are deleted.

Example


Feedback