
31.2
Command Line Interface Reference InForm OS Version 2.2.4
COMMAND
waittask
DESCRIPTION
The waittask command asks the CLI to wait for a task to complete before proceeding. The
command automatically notifies you when the specified task is finished.
SYNTAX
waittask –v <task_ID>}|[<task_ID>...]
AUTHORITY
Super, Service, Edit, Browse
OPTIONS
–v <task_ID>
Displays the detailed status of the task specified by <task_ID> as it executes. When the
task completes, this command exits.
SPECIFIERS
[<task_ID>...]
Indicates one or more tasks to wait for using their task IDs. When no task IDs are specified,
the command waits for all tasks to complete.
RESTRICTIONS
None.
EXAMPLES
The following example shows how to wait for a task using the task ID. When successful, the
command returns only after the task completes.
cli% waittask 1
Task 1 done
Comentarios a estos manuales