Previous Topic: ism-listDeployedSystems Command--List all Hosts With a Package Deployed (Funclet)

Next Topic: ism-listJobStatus Command--List a Job Status (Funclet)


ism-listJobs Command--List all Jobs (Funclet)

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]
-status job_status

(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.

-platFormFilter platform_filter

(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