ccm pg|project_grouping -s|-sh|-show ((proj|projects) | (bl|baseline) | (at|added_tasks) | (rt|removed_tasks) (tob|tasks_on_top_of_baseline) | | all_tasks | (obj|objs|objects)) [-f|-format format] [-nf|-noformat] ([-ch|-column_header] | [-nch|-nocolumn_header]) [-sep|-separator separator] ([-sby|-sortby sortspec] | [-ns|-nosort|-no_sort]) [-gby|-groupby groupformat] [-u|-unnumbered] project_grouping_spec...
A keyword can be built-in (%fullname, %displayname, %objectname) or the name of any existing attribute such as %modify_time or %status.
See Built-In keywords for a list of keywords.
If specified, all projects that are included in the project grouping are displayed. The default format is:
%displayname %status %owner %release %create_time
The default format may be overridden by using the -format option.
If specified, the baseline name is displayed. The default format is:
If specified, all tasks that are in the project grouping's Added Tasks are displayed. Added Tasks are the tasks that the user added manually.
%displayname %release %owner %create_time
The default format may be overridden by using the -format option.
If specified, all objects that are included in all projects in the project grouping are displayed. The default format is:
%displayname %status %owner %release %create_time
The default format may be overridden by using the -format option.
If specified, all tasks that are in the project grouping's Removed Tasks are displayed. These are the tasks that the user manually removed.
%displayname %release %owner %create_time
The default format may be overridden by using the -format option.
If specified, displays the tasks that are in the project grouping but are not in the baseline.
If specified, shows the set of tasks used by the update operation The default format is:
%displayname %release %owner %create_time
The default format may be overridden by using the -format option.