job:showΒΆ

Show details for the specified job(s).

Usage

horizon job:show [options]

Example

# View details for jobs with IDs f9jfgvcd77py and ya8goe19fhir
horizon job:show --job="f9jfgvcd77py" --job="ya8goe19fhir"

Options

This command supports the general CLI options in addition to those listed below.

--job=JOB_ID, -j JOB_ID

Show details for the job with the specified JOB_ID. You can pass this option more than once to show details for multiple jobs.

--json

Return output in JSON format.