atlas.cli.graph_cmd.run_graph
Details
Type: function
File: atlas/cli/graph_cmd.py
Lines: 13–79
Signature: (snapshot_id: str | None=None, codebase: str | None=None, limit: int=1, json_output: bool=False) -> int
Docstring
Build dependency and call graphs for a snapshot or codebase.
Children
| Name | Type | Line |
|---|---|---|
| atlas.cli.graph_cmd.run_graph.config | attribute | 20 |
| atlas.cli.graph_cmd.run_graph.conn | attribute | 50 |