Options
Options
Read Only
CLI values override project configuration, which overrides internal defaults.
Command
doc-gen structure printCategory
Project Structure
Quick Command
doc-gen structure print [OPTIONS]| Flag / value | Default | Effect |
|---|---|---|
TARGET_DIRECTORY | . | Repository root to scan. |
--profile | custom | Choose minimal, default, detailed, or custom. |
--smart/--no-smart | false | Enable profile-aware automatic optimization. |
--max-depth | 5 | Maximum displayed directory depth. |
--show-files/--hide-files | true | Show or hide files. |
--collapse | configured list | Comma-separated directories to collapse. |
--project-type | auto-detected | Override project detection. |
--verbose, -v | false | Print additional generated structure information. |
--dry-run/--no-dry-run, -dr/-Dr | false | Simulate mutating output; discovery still runs. |