Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 548 Bytes

validate.md

File metadata and controls

27 lines (13 loc) · 548 Bytes

src validate

Usage

'src validate' is a tool that validates a Sourcegraph instance.

EXPERIMENTAL: 'validate' is an experimental command in the 'src' tool.

Please visit https://docs.sourcegraph.com/admin/validation for documentation of the validate command.

Usage:

	src validate command [command options]

The commands are:

	install        validates a Sourcegraph installation
	kube           validates a Sourcegraph deployment on a Kubernetes cluster

Use "src validate [command] -h" for more information about a command.