HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

starttask
DESCRIPTION
The starttask command provides users with the ability to execute commands with long running
times. The commands run in the background.
SYNTAX
starttask <command>
AUTHORITY
Super, Service, Edit
Any role granted the task_start right.
OPTIONS
None.
SPECIFIERS
<command>
Specifies the command to be run by the starttask command.
RESTRICTIONS
None.
EXAMPLES
The following example shows the removevv command to be started with the forced option:
cli% starttask removevv -f vv1
NOTES
If the command to be run requires confirmation it must be forced with the -f option otherwise
it will fail.
The commands that can be run with the starttask command are: admithw,
creategroupsv, createsv, moverelocpd, removevv, updatevv, upgradecage,
upgradepd.
starttask 533