job:logΒΆ

View the end of the log file for a job that is currently running. This is similar to running tail -f on Linux. New lines appended to the log file will be added to the output until you cancel the command.

This command works only if you have added an SSH key to your account.

Usage

horizon job:log [options] <job>

Arguments

<job>

The ID of the running job. To get the job ID, run job:list or navigate to Jobs > Job Details in the web interface.

Options

This command supports the general CLI options.