Showing object conflicts for a project

You can show the object conflicts in a project.

About this task

ccm conflicts [-r|-recurse] [-f|-format format] [-nf|-noformat]
             ([-ch|-column_header] | [-nch|-nocolumn_header])
             [-sep|-separator separator] ([-sby|-sortby sortspec] | 
             [-ns|-nosort|-no_sort]) [-gby|-groupby groupformat] project_spec
-ch|-column_header
Specifies to use a column header in the output format. The default is -ch|-column_header. See -ch|-column_headers 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_headers for details.
-nf|-noformat
Specifies not to use column alignment. See -nf|-noformat for details.
-ns|-no_sort
Specifies not to sort the output. See -ns|-nosort for details.
project_spec
Specifies the project to analyze for membership conflicts. You can set project_spec to one project only. See Project specification for details.
-r|-recurse
Specifies to show membership conflicts in all projects in the hierarchy for the specified top-level project.
-sep|-separator separator
Used only with the -f|-format option. Allows you to specify a different separator character. See -sep|-separator for details.
-sby|-sortby sortspec
Specifies how to sort the command output. See -sby|-sortby for details.

Feedback