Showing a project grouping property

You can show a specific property for selected project groupings.

About this task

ccm pg|project_grouping -s|-sh|-show ((r|release) | (p|purpose) | 
       (o|owner) | created_in | (au|auto_update_baselines_and_tasks) | 
       (utime|update_time)) project_grouping_spec...
au|auto_update_baselines_and_tasks
If specified, the project grouping always refreshes the baseline and tasks during an update operation.
created_in
Specifies to display the name of the database where the project grouping was created.
o|owner
Specifies to display the name of the owner of the project grouping.
project_grouping_spec
Specifies the project groupings to be shown. See Project grouping specification for details.
p|purpose
If specified, displays the purpose of the project grouping.
r|release
If specified, displays the release value of the project grouping.
-s|-sh|-show
Shows the project grouping properties in the order specified by the arguments.
utime|update_time
If specified, the time that the baseline and tasks were last computed (and saved) is displayed.

Example

Show a project grouping property (auto-update baselines and tasks):

ccm pg -s auto_update_baselines_and_tasks "All Base/1.0 Integration Testing Projects from Database G"

Project Grouping All Base/1.0 Integration Testing Projects from Database G: TRUE


Feedback