Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Skip to end of metadata
Go to start of metadata

 Description | Usage | Options | Examples | Notes | See also

Description

qbhist obtains the history of a job as recorded by the Supervisor..

Usage 

qbhist [optionsjobID… | 0

where JobID is one or more job IDs, and 0 is a wild card token representing all the user's jobs.

Options

Option

Description

--xml

Output in XML format

--help

Command help

--version

Command version

Notes

 

Examples

List history for only subjob 12354.0:

qbhist 12354.0

List history for all of 12354:

qbhist 12354

See also



  • No labels