You can show information, such as task synopsis, description,
state, resolver, and more, about the specified tasks.
About this task
ccm task -s|-sh|-show (i|info|information) -f|-format format
[-nf|-noformat] ([-ch|-column_header] | [-nch|-nocolumn_header])
[-sep|-separator separator] task_spec...
ccm task -s|-sh|-show (i|info|information) [-v|-verbose] task_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.
A
keyword can be built in (%fullname, %displayname, %objectname)
or the name of any existing attribute such as %modify_time or %status.
See Built-in keywords for a list of keywords.
- -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.
- -sep|-separator separator
- Used only with the -f|-format option. Specifies
a different separator character. See -sep|-separator for details.
- task_spec...
- Specifies the tasks whose properties you want to view. See Task specification for details.
- -v|-verbose
- Specifies to display output using a verbose default format for
the task information.
Example
- Show task information
for release 1.
ccm task -s release 1
Task 1: a/1.0
- Show formatted information about tasks 30 - 33.
ccm task -show info 30-34 -format "%priority %30-33 %task_synopsis" -ns
1) high 33 Date field not validated on Inventory Form2) high 41 Wrong window receives message3) high 22 Saving a file takes forever 4) low 39 Button icons are rather obscure5) low 4 OK button not default
- Show information for the objects associated with
task 14.
ccm task -sh obj 14
Task 14:1) a.txt-1.1:ascii:1 integrate jane2) b.txt-1.1:ascii:1 integrate jane