jobman logs

Read output captured for a job

jobman logs JOB [flags]

Options

      --all             read every retained run
  -f, --follow          follow output until the selected run completes
  -h, --help            help for logs
  -n, --lines int       show the last N lines (-1 means all) (default -1)
      --raw             omit run presentation headers
      --run string      select a run number, negative index, or all
      --stream string   select stdout, stderr, or both (default "both")

Global options

      --config string      use an explicit YAML configuration file
      --state-dir string   override the per-user state directory
  • jobman - Run and manage background jobs without a shared daemon