Config
Manage the xodbox config file.
Synopsis
View, validate, and edit the xodbox config file.
Running ‘xodbox config’ with no subcommand prints the currently loaded config. Use a subcommand for specific operations.
xodbox config [flags]
Options
-e, --embedded Print the embedded config file
-h, --help help for config
Options inherited from parent commands
--config string Config file path (default "xodbox.yaml")
--debug Debug mode
--reset-db Reset database
SEE ALSO
- xodbox - A network interaction listening post
- xodbox config get - Get a config value by dot-notation path
- xodbox config init - Write the default config file to disk
- xodbox config set - Set a config value by dot-notation path
- xodbox config validate - Validate the config file