You can update members of a project grouping.
About this task
ccm u|update|update_members|reconf|reconfigure -pg|-project_grouping
([-ks|-keep_subprojects] | [-rs|-replace_subprojects])
[-r|-recurse] [-v|-verbose] project_grouping_spec...
- project_grouping_spec...
- Specifies the project grouping to be updated. You can set project_grouping_spec to multiple project groupings. The project_grouping_spec takes the forms described in Project grouping specification.
- -ks|-keep_subprojects
- Specifies to keep subprojects in their current place. If you do not specify
-keep_subprojects or -replace_subprojects, the default depends on how you have set replace_subproj.
- -rs|-replace_subprojects
- Specifies to replace subprojects with new subprojects. Subprojects are replaced only if the selection rules choose other versions of those subprojects. If you do not specify
-keep_subprojects or -replace_subprojects, the default depends on how you have set replace_subprojects.
- -r|-recurse
- Specifies to include subprojects.
- -v|-verbose
- Displays detailed undo update messages.