fovus job live-tail

fovus job live-tail

Live tail a file from a running job.

Either –job-id or –job-directory is required.

FILE_PATH is the path of the relative path of the file you want to monitor inside the job (e.g. taskName/path/to/file.txt).

fovus job live-tail [OPTIONS] FILE_PATH

Options

--job-id <job_id>

The ID of the job to monitor the file from.

--job-directory <job_directory>

The directory of the job to monitor the file from. The job directory must be initialized by the Fovus CLI.

Arguments

FILE_PATH

Required argument