src snapshot summary

Flags

NameDescriptionDefault Value
-dump-requestsLog GraphQL requests and responses to stdoutfalse
-get-curlPrint the curl command for executing this query and exit (WARNING: includes printing your access token!)false
-insecure-skip-verifySkip validation of TLS certificates against trusted chainsfalse
-traceLog the trace ID for requests. See https://sourcegraph.com/docs/admin/observability/tracingfalse
-user-agent-telemetryInclude the operating system and architecture in the User-Agent sent with requests to Sourcegraphtrue

Usage

SHELL
'src snapshot summary' generates summary data for acceptance testing of a restored Sourcegraph instance with 'src snapshot test'. USAGE src login # site-admin authentication required src [-v] snapshot summary SUMMARY DATA Use '-dump-requests' to see what data is requested, or open the generated summary at "src-snapshot/summary.json".