Polygraph CLI for cross-repo coordination
Commands
Section titled “Commands”polygraph auth- Authentication and environment selectionpolygraph whoami- Show current auth status + accountpolygraph graph- Explore the repository dependency graphpolygraph account- Account managementpolygraph repo- Repository managementpolygraph session- Session managementpolygraph agent- Child agent controlspolygraph config- Local Polygraph CLI configurationpolygraph git- Git workflowspolygraph doctor- Diagnose bundle verification, download, cache, and load issues
Global options
Section titled “Global options”| Flag | Type | Default | Description |
|---|---|---|---|
--help, -h | boolean | Show help for the current command | |
--version | boolean | Show the version number for the CLI | |
--url | string | https://snapshot.app.trypolygraph.com | Polygraph environment URL |
--account, --acct | string | Account ID to operate on | |
--json | boolean | false | Output machine-readable JSON. Useful for AI agents. |