×
In this guide, you'll install the Sourcegraph CLI, src , connect it to your Sourcegraph instance, and use it to run a code search.
People also ask
Sourcegraph's code intelligence platform makes it easy for devs to write, fix, and maintain code with Cody, the AI coding assistant, and Code Search.
src is a command line interface to Sourcegraph that allows you to search ... src is the gateway to Sourcegraph's batch change functionality: find out how ...
src is a command line interface to Sourcegraph: Search & get results in your terminal; Search & get JSON for programmatic consumption; Make GraphQL API ...
src login · Flags · Usage. 'src login' helps you authenticate 'src' to access a Sourcegraph instance with your user credentials. Usage: src login ...
Usage of 'src search': -display int Limit the number of results that are displayed. ... Sourcegraph (default true) Examples: Perform a search and get results: $ ...
Sourcegraph Docs. Search. Sections ... ☆ Sourcegraph API · ☆ SLAs and Premium Support ... src. Subcommands. admin · api · batch · code-intel ...
Name, Description, Default Value. -dump-requests, Log GraphQL requests and responses to stdout, false. -get-curl, Print the curl command for executing this ...
Sourcegraph makes it easy to read, write, and fix code—even in big, complex codebases. Code search: Search all of your repositories across all branches and all ...
Using the Sourcegraph CLI to serve local repositories. The Sourcegraph CLI ( src) provides the command src serve-git which will recursively serve up the git ...