Showing folder information

About this task

This subcommand shows information about the specified folders.

ccm folder -s|-sh|-show (i|info|information) -f|-format format
          [-nf|-noformat] ([-ch|-column_header] | [-nch|-nocolumn_header])
          [-sep|-separator separator] folder_spec...
ccm folder -s|-sh|-show (i|info|information) [-v|-verbose] folder_spec...
-ch|-column_header
Specifies to use a column header in the output format. See sc_r_h_unnumbered_fs.html#__wp819979 for details.
folder_spec
Specifies the folders to show. See Folder specification 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#__wp819979 for details.
-sep|-separator separator
Specifies a different separator character. See sc_r_h_unnumbered_fs.html#__wp826071 for details.
-v|-verbose
Specifies that you want additional folder information.

Examples

About this task

  • Show information for folder 2.

    ccm folder -show info 2

    Folder 2:
    Description: joe’s Assigned Or Completed Tasks for Release 1.0
    Owner: joe
    Writable By: Owner
    Mode: Adds Tasks Using a Query
    Query: owner='joe' and (status='task_assigned' or
    status='completed') and release='1.0'
    Modifiable In: <not available>

Description and uses

About this task

Use folders to define the update properties of projects and project groupings. Most commonly, folders are created from folder templates, which are defined in process rules.


Feedback