显示任务信息

您可以显示指定任务的相关信息,例如任务概要、描述、状态、解决者以及其他信息。

关于此任务

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
指定要在输出格式中使用列标题。请参阅 -ch|-column_header 以获取详细信息。
-f|-format format
指定命令输出格式。请参阅 -f|-format 以获取详细信息。

关键字可以是内置关键字(%fullname%displayname%objectname)或任何现有属性的名称,例如 %modify_time%status

要查看关键字列表,请参阅Built-in keywords

-nch|-nocolumn_header
指定不要在输出格式中使用列标题。请参阅 -nch|-nocolumn_header 以获取详细信息。
-nf|-noformat
指定不要使用列对齐。请参阅 -nf|-noformat 以获取详细信息。
-sep|-separator separator
只能与 -f|-format 选项一起使用。指定其他分隔符。请参阅 -sep|-separator 以获取详细信息。
task_spec...
指定要查看的特性所属的任务。请参阅Task specification以获取详细信息。
-v|-verbose
指定使用任务信息的详细缺省格式显示输出。

示例


反馈