List the jobs history
List the jobs history.
The list_jobs command supports the following options:
Syntax
exacloudmigration list_jobs [-hV] -c
exacloudmigration list_jobs Commands
| Command | Description |
|---|---|
-c, --count | Specifies the count of latest jobs to be displayed (Default is 5). |
-h, --help | Displays help information about the command and its options. |
-V, --version | Displays the version of the utility. |
Examples:
To list the history of the last 10 jobs:
/home/opc>./exacloudmigration list_jobs -c 10