src validate
EXPERIMENTAL: Instance validation provides a quick way to check that a Sourcegraph instance functions properly after a fresh install or an update
Options
Name | Description |
---|---|
-context | Comma-separated list of key=value pairs to add to the script execution context |
-dump-requests | Log GraphQL requests and responses to stdout |
-get-curl | Print the curl command for executing this query and exit (WARNING: includes printing your access token!) |
-insecure-skip-verify | Skip validation of TLS certificates against trusted chains |
-secrets | Path to a file containing key=value lines. The key value pairs will be added to the script context |
-trace | Log the trace ID for requests |
-user-agent-telemetry | Include the operating system and architecture in the User-Agent sent with requests to Sourcegraph |