Showing the projects, objects, tasks or change requests for a baseline

About this task

This subcommand shows the projects, files, directories, tasks, component tasks, or change requests for a baseline. For change requests, it shows whether the change request is fully included or partially included in the baseline.

ccm baseline -sh|-show ((proj|project|projects) | (obj|objs|objects) |
          (t|task|tasks) | component_tasks |
          (cr|change_request|change_requests) |
          (fcr|fully_included_change_request|fully_included_change_requests)
          (pcr|partially_included_change_request|
          partially_included_change_requests)) 
          [-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] baseline_spec...
baseline_spec...
Specifies the baseline_name or Query selection set reference form to be used where a baseline name is allowed. For more information, see Baseline specification.
-ch|-column_header
Specifies to use a column header in the output format. See sc_r_h_unnumbered_fs.html#__wp819979 for details.
-f|-format format
Specifies the command output format. See sc_r_h_unnumbered_fs.html#__wp826148 for details.
-gby|-groupby groupformat
Specifies how to group the command output. See sc_r_h_unnumbered_fs.html#__wp819660 for details.
-nch|-nocolumn_header
Specifies not to use a column header in the output format. See sc_r_h_unnumbered_fs.html#__wp827851 for details.
-nf|-noformat
Specifies not to use column alignment. See sc_r_h_unnumbered_fs.html#__wp826095 for details.
-ns|-no_sort
Specifies that the command's output will not be sorted. See sc_r_h_unnumbered_fs.html#__wp819323 for details.
-sep|-separator separator
Used only with the sc_r_h_unnumbered_fs.html#__wp826148 option. Specifies a different separator character. See sc_r_h_unnumbered_fs.html#__wp826071 for details.
-sby|-sortby sortspec
Specifies how to sort the command output. See sc_r_h_unnumbered_fs.html#__wp827516 for details.
-u|-unnumbered
Suppresses automatic numbering of the command's output. See sc_r_h_unnumbered_fs.html#__wp827924 for details.

Feedback