Sourcegraph DocsSourcegraph Docs
  • Code Intelligence

    • Cody
    • Code Search
  • Code Management

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

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

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

    • SLAs & Premium Support
    • How to videos
    • Tutorials
    • Sourcegraph Accounts
    • Changelog
    • Technical changelog
    • Releases
  1. Docs
  2. cli
  3. references
  4. debug

src debug

Usage

SHELL
'src debug' gathers and bundles debug data from a Sourcegraph deployment for troubleshooting. Usage: src debug command [command options] The commands are: kube dumps context from k8s deployments compose dumps context from docker-compose deployments server dumps context from single-container deployments Use "src debug command -h" for more information about a subcommands. src debug has access to flags on src -- Ex: src -v kube -o foo.zip

On this page

  1. `src debug`

    1. Usage

Edit this page on GitHub
Questions? Give us feedback