Config Init
Write the default config file to disk
Synopsis
Write the embedded default config to the –config path (default xodbox.yaml). Refuses to overwrite unless –force is set.
xodbox config init [flags]
Options
--force Overwrite existing config file
-h, --help help for init
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.