Search the documentation
5 pages for --from-pr.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
CLI reference
Claude Code CLI · in the page
cli-reference
…son --verbose --forward-subagent-text "query"` | | `--from-pr` | Open the session picker filtered to sessions linked to a specific pull request. A…
Common workflows
Claude Code CLI · in the page
common-workflows
…ts ``` </Step> </Steps> To find the session later, run `claude --from-pr 1234` with your own PR number, which opens the session picker filtered to sessions linked to that PR, or paste the PR UR…
Manage sessions
Claude Code CLI · in the page
sessions
…between Claude Code conversations. Covers `--continue`, `--resume`, `--from-pr`, the `/resume` picker, session naming, exporting transcripts, and where transcripts are stored. A session is a saved c…
Week 17 · April 20–24, 2026
Claude Code CLI · in the page
whats-new/2026-w17
…ster searches without a separate tool round-trip</div> <div><code>--from-pr</code> now accepts GitLab merge request, Bitbucket pull request, and GitHub Enterprise PR URLs in addition to github.com…
Week 18 · April 27 – May 1, 2026
Claude Code CLI · in the page
whats-new/2026-w18
…e PR number on the command line:</p> ```bash theme={null} claude --from-pr 1234 ``` <a className="digest-feature-link" href="/docs/docs/en/sessions#use-the-session-picker">Sessions: use the…