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.
About this task
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 to be shown. See Baseline specification for more information.
- -ch|-column_header
- Specifies to use a column header in the output format. See -ch|-column_header for details.
- -f|-format format
- Specifies the command output format. See -f|-format for details.
- -gby|-groupby groupformat
- Specifies how to group the command output. See -gby|-groupby for details.
- -nch|-nocolumn_header
- Specifies not to use a column header in the output format. See -nch|-nocolumn_header for details.
- -nf|-noformat
- Specifies not to use column alignment. See -nf|-noformat for details.
- -ns|-no_sort
- Specifies not to sort the command output. See -ns|-nosort for details.
- -sep|-separator separator
- Used only with the -f|-format option. Specifies a different separator character. See -sep|-separator for details.
- -sby|-sortby sortspec
- Specifies how to sort the command output. See -sby|-sortby for details.
- -u|-unnumbered
- Suppresses automatic numbering of the command output. See -u|-unnumbered for details.