src
Interact with Sourcegraph from the command line
Subcommands
Name | Description |
---|---|
search | Run a code search |
api | Sourcegraph API Access |
login | 'src login' helps you authenticate 'src' to access a Sourcegraph instance with your user credentials |
batch | 'Batch gives you a declarative structure for finding and modifying code across all of your repositories |
config | 'src config' helps you configure 'src' |
extsvc | Edit or view external service configuration on the Sourcegraph instance |
lsif | Upload an LSIF dumps |
orgs | Create, edit, view, or delete organizations and members |
repos | View or delete repositories |
serve-git | By default 'src serve-git' will recursively serve your current directory on the address ':3434' |
users | Create, edit, view, tag, or delete users |
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 |
---|---|
--help, -h | Show help for src |