atlas.cli.analyze_cmd.run_analyze
Details
Type: function
File: atlas/cli/analyze_cmd.py
Lines: 13–85
Signature: (snapshot_id: str | None=None, codebase: str | None=None, limit: int=1, json_output: bool=False) -> int
Docstring
Run static analysis on a snapshot or codebase.
Children
| Name | Type | Line |
|---|---|---|
| atlas.cli.analyze_cmd.run_analyze.config | attribute | 20 |
| atlas.cli.analyze_cmd.run_analyze.conn | attribute | 53 |