< Home

display assistant task history

Function

The display assistant task history command displays operation records of assistant tasks.

Format

display assistant task history [ task-name ]

Parameters

Parameter Description Value
task-name

Specifies the name of an assistant task.

The value is a string of 1 to 15 characters consisting only of underscores (_), letters, and digits, and must start with a letter.

Views

All views

Default Level

3: Management level

Usage Guidelines

The five latest operations of each assistant task are displayed in order from earliest to latest.

Example

# Displays operation records of assistant tasks.

<HUAWEI> display assistant task history
--------------------------------------------------------------------------------
Assistant task name: nemo
--------------------------------------------------------------------------------
Assistant task name: song
 Action type    : Batch file
 Batch file name: reboottest.bat
 Start time     : 2012-07-16 09:25:00
 End time       : 2012-07-16 09:25:00
 State          : Finished

 Action type    : Batch file
 Batch file name: reboottest.bat
 Start time     : 2012-07-16 09:24:00
 End time       : 2012-07-16 09:24:00
 State          : Finished

--------------------------------------------------------------------------------
Assistant task name: xu
 Action type    : Batch file
 Batch file name: reboottest.bat
 Start time     : 2012-07-16 09:25:00
 End time       : 2012-07-16 09:25:00
 State          : Finished

 Action type    : Batch file
 Batch file name: reboottest.bat
 Start time     : 2012-07-16 09:24:00
 End time       : 2012-07-16 09:24:00
 State          : Finished

 Action type    : Batch file
 Batch file name: reboottest.bat
 Start time     : 2012-07-16 09:23:00
 End time       : 2012-07-16 09:23:00
 State          : Finished

--------------------------------------------------------------------------------
Table 1 Description of the display assistant task history command output

Item

Description

Assistant task name

Task name.

This parameter is configured using the assistant task command.

Action type

Operation that an assistant task performs.

Batch file name

Name of the batch file used by an assistant task.

This parameter is configured using the perform batch-file command.

Start time

Operation start time of an assistant task.

End time

Operation end time of an assistant task.

State

Running status of an assistant task.
  • Running indicates that the assistant task is in operating.
  • Finished indicates that the assistant task has finished operating.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >