Showing baseline projects, folders, folder templates, or members for a process rule

This subcommand shows the baseline projects, folders, folder templates, or member objects for the specified process rules.

About this task

ccm pr|process_rule|ut|update_temp|update_template|rt|recon_temp|
        reconfigure_template -s|-sh|-show (baseline_projects | 
        (fol|folder|folders) | 
        (ft|folder_temp|folder_temps|folder_template|folder_templates) | 
        members) [-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] 
        process_rule_spec...
-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.
-ns|-no_sort
Specifies not to sort the command output. See -ns|-nosort for details.
process_rule_spec
Specifies the process rule for the objects to be shown. See Process rule specification for details.
-sep|-separator separator
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.
s|-sh|-show (baseline_projects|(fol|folder|folders)|(ft|folder_temp|folder_temps|folder_template|folder_templates)|members)
Specifies what related objects for the process rule to show:
  • baseline_projects: Shows the baseline projects for the process rule.
  • fol|folder|folders: Shows the folder members of the process rule.
  • ft|folder_temp|folder_temps|folder_template|folder_templates: Shows the folder template members of the process rule.
  • members: Shows both folder and folder template members of the process rule.
-u|-unnumbered
Suppresses automatic numbering of the command output. See -u|-unnumbered for details.

Feedback