kf doctor

Name

kf doctor - Run validation tests against one or more components.

Synopsis

kf doctor [COMPONENT...] [flags]

Description

Doctor runs tests one or more components to validate them.

If no arguments are supplied, then all tests are ran. If one or more arguments are suplied then only the test for those components are ran.

Possible components are: cluster, istio, user

Examples

  kf doctor cluster

Flags

--delay=duration
Set the delay between executions. (default 5s)
-h, --help
help for doctor
--retries=int
Number of times to retry doctor if it isn't successful. (default 1)

Inherited flags

These flags are inherited from parent commands.

--as=string
Username to impersonate for the operation.
--as-group=strings
Group to impersonate for the operation. Include this flag multiple times to specify multiple groups.
--config=string
Path to the Kf config file to use for CLI requests.
--kubeconfig=string
Path to the kubeconfig file to use for CLI requests.
--log-http
Log HTTP requests to standard error.
--space=string
Space to run the command against. This flag overrides the currently targeted Space.