K0s config validate
k0s config validate#
Validate k0s configuration
Synopsis#
Example: k0s config validate --config path_to_config.yaml
k0s config validate [flags]
Options#
-c, --config string config file, use '-' to read the config from stdin (default "/etc/k0s/k0s.yaml")
-d, --debug Debug logging (implies verbose logging)
--debugListenOn string Http listenOn for Debug pprof handler (default ":6060")
-h, --help help for validate
-v, --verbose Verbose logging
SEE ALSO#
- k0s config - Configuration related sub-commands