2.37.3. hammer job-invocation info

ジョブ呼び出しを表示します。

Usage:
    hammer job-invocation info [OPTIONS]

Options:
 --fields FIELDS                   Show specified fileds or predefined filed sets only. (See below)
                                   Comma separated list of values. Values containing comma should be quoted or escaped with backslash.
                                   JSON is acceptable and preferred way for complex parameters
 --id ID
 --location-id LOCATION_ID         Set the current location context for the request
 --organization-id ORGANIZATION_ID Set the current organization context for the request
 -h, --help                        Print help

Predefined field sets:
  -------------------|-----|--------
  FIELDS             | ALL | DEFAULT
  -------------------|-----|--------
  ID                 | x   | x
  Description        | x   | x
  Status             | x   | x
  Success            | x   | x
  Failed             | x   | x
  Pending            | x   | x
  Total              | x   | x
  Start              | x   | x
  Job Category       | x   | x
  Mode               | x   | x
  Cron line          | x   | x
  Recurring logic ID | x   | x
  Hosts              | x   | x
  -------------------|-----|--------