File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77- ** Search & get results in your terminal**
88- ** Search & get JSON** for programmatic consumption
99- Make ** GraphQL API requests** with auth easily & get JSON back fast
10- - Execute ** [ batch changes] ( https://docs.sourcegraph.com/user/batch-changes ) **
10+ - Execute ** [ batch changes] ( https://docs.sourcegraph.com/batch_changes ) **
1111- ** Manage & administrate** repositories, users, and more
1212- ** Easily convert src-CLI commands to equivalent curl commands** , just add --get-curl!
1313
@@ -104,7 +104,7 @@ Is your Sourcegraph instance behind a custom auth proxy? See [auth proxy configu
104104 - ` src login ` - authenticate to a Sourcegraph instance with your user credentials
105105 - ` src search ` - perform searches and get results in your terminal or as JSON
106106 - ` src api ` - run Sourcegraph GraphQL API requests
107- - ` src batch ` - execute and manage [ batch changes] ( https://docs.sourcegraph.com/user/batch-changes )
107+ - ` src batch ` - execute and manage [ batch changes] ( https://docs.sourcegraph.com/batch_changes )
108108 - ` src repos ` - manage repositories
109109 - ` src users ` - manage users
110110 - ` src orgs ` - manages organization
You can’t perform that action at this time.
0 commit comments