The ism-listJob command lists all deployment jobs. You can filter by job status and partial operating environment name using wildcards.
This command has the following format:
ism-listJobs [-status job_status] [-platFormFilter platform_filter]
(Optional) Indicates the status of the deployment job. You can specify a filter by a comma-separated list of status names: Active, Pending, Complete, or Failed.
(Optional) Indicates the full or partial operating environment name using wildcards.
Example: List all jobs with status Active
This example lists all jobs with the Active status.
ism-listJobs -status Active
Copyright © 2013 CA. All rights reserved. |
|