Create a branch in Project Nessie using the CLI or REST API

domain: projectnessie.org · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Start or connect to a running Nessie server (default port 19120)
  2. Using the Nessie CLI (REPL): run CONNECT TO http://localhost:19120/api/v2, then CREATE BRANCH my_branch FROM main
  3. Using the REST API: send POST /api/v2/trees with a JSON body of type BRANCH, specifying name and a reference (hash or branch name) to branch from
  4. Confirm the branch exists: LIST REFERENCES in the CLI, or GET /api/v2/trees to enumerate all references
  5. Set the active reference in the CLI: USE BRANCH my_branch

Known gotchas

Related routes

Merge a Nessie branch into main
projectnessie.org · 5 steps · unrated
View the Nessie commit log and transplant selected commits to another branch
projectnessie.org · 5 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans