jobman clean

Safely remove completed logs and eligible metadata

jobman clean [JOB] [flags]

Options

      --all                   select every completed job and its logs
      --dry-run               report eligible logs without removing them (default true)
      --force                 apply cleanup instead of the default dry run
  -h, --help                  help for clean
      --older-than duration   select logs completed at least this long ago (default 0s)

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