Creating component tasks for a baseline

About this task

This subcommand creates component tasks matching the release and purpose of specified baselines. You must be in the build_mgr or ccm_admin role to create component tasks for a baseline.

ccm baseline -cct|-create_component_tasks baseline_spec...
baseline_spec...
Specifies the baselines to create component tasks for. For more information, see Baseline specification.

Example

About this task

  • Create component tasks for a baseline called 2.0_build_34.

    ccm baseline -create_component_tasks 2.0_build_34


Feedback