--ref
A Claude Code CLI flag, read out of the shipped bundle. No mined inventory carries it: everything below comes from what this site has written about it.
What it is
With --environment, base the new session's checkout on a named ref instead of local HEAD
Anthropic's own wording. Read off CLI reference, captured 2026-08-28.
Presence across releases
The miner has never read a build containing this name. It is here because a changelog entry of ours names it, which is evidence that it existed and not evidence of which releases carried it. The inventory starts at v2.1.138 and everything older than that was never mined.
Changelog entries naming it
-
v2.1.248Cloud and pool flags no longer confuse prompt detection
Cloud flags like --pool and --ref no longer swallow their values as your prompt.
named in this entry
-
v2.1.238
claude --cloudexplains when your local changes cannot be uploadedclaude --cloudnow says why your local changes could not be uploaded and points you at--ref.named in this entry
-
v2.1.232--project no longer starts a cloud session
Passing --project alone won't start a cloud session; --ref and --on-branch now need --cloud or --environment.
named in this entry
-
v2.1.224Start a cloud session on a self-hosted environment with
--environmentStart a cloud session on your own environment with claude --environment, plus hidden --ref and --on-branch companions.
named in this entry
Documentation pages
- CLI reference reference table Claude Code CLI
- Test self-hosted environments end to end mentions it Claude Code CLI
A reference table page is one whose own table defines this name, and it is where the description above came from. A page that mentions it carries the name somewhere in its text and may say nothing about it at all. Every page carrying it.
Read out of the published npm bundle release by release, and out of Anthropic's own documentation as this site captured it. Nothing on this page is a description anybody here wrote about what the CLI flag does. All CLI flags.