Workers List

List the background jobs configured in the config file.

Synopsis

Print each worker in the config file with its schedule. An empty list means no ‘workers:’ key is configured, so no background job will ever run.

xodbox workers list [flags]

Examples

  xodbox workers list

Options

  -h, --help   help for list

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