New to Potpie? Start with Introduction and Installation before diving into the reference.
Command Families
CLI Manual
Complete man-page style reference. All commands, options, exit codes, environment variables, and file paths in one place.
Setup & Lifecycle
Install Potpie, run first-time setup, verify readiness, inspect local state, and launch the UI.
Context Commands
Pull context for a task, run narrow follow-up searches, and record durable project learnings.
Integrations & Auth
Sign into Potpie, connect GitHub, Linear, Jira, and Confluence, and inspect integration status.
Pots & Sources
Manage workspace boundaries, repo-local defaults, source registration, and ingestion entry points.
Graph & Operations
Daemon lifecycle, services, event ledger, graph workbench, timeline reads, backend profiles, and skills.
Root Command
Global Options
Command Index
Recommended First-Run Sequence
Important Model
source addregisters metadata only. It does not ingest or scan the repository by itself. Context is pulled on demand byresolve,search, agents, or graph reads.- External-system sync runs through pot-attached connector commands such as
pot linear-team diff-syncandpot jira-project diff-sync. - The graph workbench lives under
potpie graph. It is a CLI command group, not an HTTP API. - All commands default to the active pot. Use
--pot <name>to scope a single command without changing the active pot. - Local and managed pots use the same CLI surface. After
potpie login, managed pots appear inpotpie pot listandpotpie use.
Output Contract
Exit codes:

