check-config

Synopsis

Validate the seed config file and the environment.

Usage:
  gkectl check-config [flags]

Flags:
      --config string                 File path that contains the configuration to validate.
  -h, --help                          help for check-config
      --skip-category-docker          Skip Docker-related validations.
      --skip-category-load-balancer   Skip load balancer-related validations.
      --skip-category-provider        Skip provider-related validations.
      --skip-category-vips            Skip VIPs-related validations.

Global Flags:
      --alsologtostderr            log to standard error as well as files
      --log_file string            If non-empty, use this log file
      --skip_headers               If true, avoid header prefixes in the log messages
      --stderrthreshold severity   logs at or above this threshold go to stderr (default 2)
  -v, --v Level