3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

6.2
Command Line Interface Reference InForm OS Version 2.3.1
COMMAND
canceltask
DESCRIPTION
The canceltask command cancels one or more tasks.
SYNTAX
canceltask [-f] all|<task_ID>...
AUTHORITY
Super, Edit
OPTIONS
–f
Forces the command. The command completes the process without prompting for
confirmation.
SPECIFIERS
all
Cancels all active tasks. If not specified, a task ID(s) must be specified.
<task_ID>...
Cancels only tasks identified by their task IDs. The <task_ID> must be an unsigned integer
from 1 through 9999. If not specified, all tasks are cancelled.
RESTRICTIONS
None.
EXAMPLES
The following example shows how to cancel a task using the task ID:
cli% canceltask 1
Are you sure you want to cancel task 1?
select q=quit y=yes n=no: y