CLI Reference¶
The axiom-graph command-line interface, grouped by purpose. Pick a group in
the sidebar, or jump straight to a command from the tables below.
Indexing¶
Build and maintain the graph.
Command |
Description |
|---|---|
Initialise (or re-initialise) the index for a project. |
|
Scan |
|
Report per-node staleness / confidence status. |
|
Mark a node as manually verified clean. |
|
Add a typed edge between two nodes. |
|
Copy the DB into a worktree via |
Inspection¶
Query the graph.
Rendering & site¶
Produce output.
Command |
Description |
|---|---|
Render nodes at a given detail level. |
|
Render the consumer documentation site from DocJSON. |
|
Export the full index to |
|
Launch the visualization dashboard. |