When you release a baseline and all objects, you transition all objects in the baseline. This is useful if you are creating a final release of your product for delivery to customers as well as if you are creating a milestone release for quality assurance testing while preparing for a final release.
Before you can release a baseline, you must create a baseline and then publish the test baseline to developers. The instructions in this operation assume that you already have created and published a baseline and only need to release it.
You can create an incremental baseline from the CLI with a command similar to the following:
ccm baseline -create new_baseline_name -baseline existing_baseline_name -p proj1-int -p proj2-int
However, note that Telelogic still recommends creating full baselines from your prep project grouping, whenever possible.