Workers

Inspect and run background jobs.

Synopsis

Background jobs (workers) normally run on the schedule set under the ‘workers:’ key in the config file. These subcommands let you see what is configured and run a job immediately, without waiting for its next tick.

Options

  -h, --help   help for workers

Options inherited from parent commands

      --config string   Config file path (default "xodbox.yaml")
      --debug           Debug mode
      --reset-db        Reset database

SEE ALSO

Auto generated by spf13/cobra on 1-Sep-2026