status

This command displays the status of a running or previously run job.

Syntax

zos status [jobid] [--detail] [--errors] [--recurse] [--joblets]

Arguments

jobid

The user must enter the jobid that he or she is interested in. The default for this argument is the last job run.

Options

-e, --detail

Displays joblet information for the job.

-E, --errors

Displays job and node error details.

-r, --recurse

Shows the full job hierarchy. This option can be used with or without the --detail option.

-J, --joblets

Retrieves individual joblet details. This option can be used only with the --detail option.

-C=, --cols=

Specifies the terminal width for formatting. The user must enter a value with this option.

-h, --help

Displays a help message for this operation.

-d, --debug

Turns on debug output during this operation.

-v, --verbose

Turns on verbose output during this operation.