Usage
komo job logs [OPTIONS] JOB_ID
Options
| Option | Description | Type |
|---|---|---|
| ‑w, ‑‑follow | If this option is specified, this command will continuously output new log entries until the job finishes. Otherwise, this command will output the current logs and then exit. | flag |
| ‑i, ‑‑node-index | The index of the node to get logs from. Defaults to 0. | int |
Examples
Get the logs for jobabcdef123456
abcdef123456
abcdef123456 and keep outputting logs from the job as they’re generated until the job finishes