Config Validate
Validate the config file
Synopsis
Load the config file and check that all handler, notifier, and worker names are valid. Exit code 1 on validation failure.
xodbox config validate [flags]
Options
-h, --help help for validate
Options inherited from parent commands
--config string Config file path (default "xodbox.yaml")
--debug Debug mode
--reset-db Reset database
SEE ALSO
- xodbox config - Manage the xodbox config file.