You can set or clear the current task. By default, if you
perform an operation that associates changes with a task, but you do
not specify a task, Rational Synergy uses the current task.
About this task
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.
Example
- Show the current
task.
ccm task -current
The current task is not set.
- Set the current task.
ccm
task -current 26
The current
task is set to:
26: Close box no longer active
- Clear the current task.
ccm
task -current none
The current
task has been cleared.