ccm task -def|-default|-current [(task_spec|none)]
Sets the specified task as the current task for this CLI session. You can set task_spec to one task that is assigned to you. For details, see Task specification.
Specifying the none keyword clears the current task.
If you do not specify arguments, the command shows the current task but does not set it.
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.