Sourcegraph DocsSourcegraph Docs
  • Code Intelligence

    • Cody
    • Code Search
  • Code Management

    • Batch Changes
    • Code Navigation
    • Code Monitoring
    • Code Ownership
    • Code Insights
    • Notebooks
  • Platform

    • Sourcegraph Admin
    • Sourcegraph Cloud
    • Integrations
    • Development
  • CLI & API

    • Sourcegraph CLI
    • Sourcegraph GraphQL API
    • Sourcegraph Stream API
  • Help & Support

    • SLAs & Premium Support
    • Tutorials
    • Sourcegraph Accounts
    • Changelog
  1. Docs
  2. cli
  3. references
  4. validate

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.

On this page

  1. `src validate`

    1. Usage