ccm task -def|-default|-current [(task_spec|none)]
将指定的任务设置为此 CLI 会话的当前任务。您可以将 task_spec 设置为分配给您的一个任务。有关详细信息,请参阅任务规范。
指定关键字 none 将清除当前任务。
如果您未指定参数,那么命令将显示当前任务,但是不会对该任务进行设置。
ccm task -current
The current task is not set.
ccm task -current 26
The current
task is set to:
26: Close box no longer active
ccm task -current none
The current task has been cleared.