Fetches or loads the cached graph and renders it in one of three formats:Documentation Index
Fetch the complete documentation index at: https://docs.supermodeltools.com/llms.txt
Use this file to discover all available pages before exploring further.
human— aligned table of nodes (default)json— full graph as JSONdot— Graphviz DOT for use withdot/graphviz
Synopsis
Flags
| Flag | Description |
|---|---|
--label | Filter nodes by label (File, Function, Class, …) |
--force | Re-analyze even if a cached result exists |
-o, --output | Output format: human | json | dot (default human) |
-h, --help | Help for graph |