| Name | Description |
|---|
--to | Output format, overriding inference from the output extension. |
--view | Projection preset for DOT, SVG, and PNG graph exports. Default value: auto. |
--detail | Detail level for projected graph exports. Default value: medium. |
--containment | How to represent containment in projected graph exports. |
--structure | Include structural containment as visual clusters in projected graph exports. Possible values: true, false. |
--no-structure | Exclude structural containment context in projected graph exports. Possible values: true, false. |
--no-low-confidence | Exclude low-confidence edges in projected graph exports. Possible values: true, false. |
--no-collapse-citations | Keep citation marker nodes visible in projected graph exports. Possible values: true, false. |
--explain | Report I/O that static analysis could not resolve, instead of serving. Possible values: true, false. |
--no-c2pa | Do not inspect C2PA content credentials while building workspace graphs. Possible values: true, false. |
--no-git-authors | Do not include Git commit authors on file-backed workspace graph nodes. Possible values: true, false. |
--no-runtime-evidence | Do not merge cached evidence from prior traced executions. Possible values: true, false. |
--connected-to | Filter projected graph exports to nodes connected to matching nodes. |
--connected-mode | How to traverse graph edges for connected-to filtering. Default value: directed. |
-a, --address | The address to serve on. Default value: 127.0.0.1. |
-p, --port | The port to serve on. Default value: 9000. |
--no-open | Do not open the graph view in a browser. Possible values: true, false. |
--no-auth | Do not authenticate or authorize graph view requests. Possible values: true, false. |