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

CommandDescription
-c, --countSpecifies the count of latest jobs to be displayed (Default is 5).
-h, --helpDisplays help information about the command and its options.
-V, --versionDisplays the version of the utility.

Examples:

  • To list the history of the last 10 jobs:

    /home/opc>./exacloudmigration list_jobs -c 10