Commands
docs
Search and query current Sentry documentation
Commands
Section titled “Commands”sentry docs list <keywords...>
Section titled “sentry docs list <keywords...>”Find Sentry documentation pages by keyword
Arguments:
| Argument | Description |
|---|---|
<keywords...> |
Documentation keywords |
Options:
| Option | Description |
|---|---|
-n, --limit <limit> |
Maximum matches to return (1-20) (default: "8") |
sentry docs query <question...>
Section titled “sentry docs query <question...>”Ask a cited question about Sentry documentation
Arguments:
| Argument | Description |
|---|---|
<question...> |
Natural-language docs question |
All commands support --json for machine-readable output and --fields to select specific JSON fields.
Ask a documentation question
Section titled “Ask a documentation question”sentry docs "How do I configure tracing in Next.js?"The answer includes inline links and a Sources section containing the Sentry documentation pages used to answer the question.
Search the documentation index
Section titled “Search the documentation index”sentry docs list "source maps"TITLE DESCRIPTION URLSource Maps Upload source maps for JavaScript https://docs.sentry.io/...Use --limit to restrict the number of results or --json for structured
output.