info

This command displays information about a grid object.

Syntax

zos info objectName --type= [--detail] 

Arguments

objectName

The user must enter the name of the object that he or she is interested in.

-t=, --type=

The user must specify one of the following grid object types:

  • user

  • resource

  • group

  • job

  • jobinstance

  • vmhost

Options

-e, --detail

Displays detailed job information for each job.

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

Examples

Example 1

To get detailed information on user paul, use the following command:

zos info paul -t user