jobman list

List known jobs

jobman list [flags]

Options

      --active                    include only nonterminal jobs
      --all                       list up to the store maximum of 1000 jobs
      --completed                 include only completed jobs
      --group string              include only jobs in this group
  -h, --help                      help for list
      --json                      emit versioned JSON
      --limit int                 maximum number of jobs to return (default 100)
      --name string               include only jobs with this exact name
      --outcome string            include only jobs with this terminal outcome
      --phase string              include only jobs in this phase
      --show-runs                 include ordered run summaries
      --submitted-after string    include jobs submitted after this RFC3339 time
      --submitted-before string   include jobs submitted before this RFC3339 time

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