# deps

URL: /bengal/cli/debug/deps/
Section: debug
Description: Visualize dependency graph

---

> For a complete page index, fetch /bengal/llms.txt.

Open LLM text
(/bengal/cli/debug/deps/index.txt)

Share with AI

Ask Claude
(https://claude.ai/new?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Fdebug%2Fdeps%2Findex.txt)

Ask ChatGPT
(https://chatgpt.com/?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Fdebug%2Fdeps%2Findex.txt)

Ask Gemini
(https://gemini.google.com/app?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Fdebug%2Fdeps%2Findex.txt)

Ask Copilot
(https://copilot.microsoft.com/?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Fdebug%2Fdeps%2Findex.txt)

Command

#
`bengal debug deps`

Visualize dependency graph

6Options

## Usage

```
bengal debug deps [OPTIONS]
```

## Options

Option
Type
Description

`--blast-file`

`STRING`

Show what rebuilds if this file changes

`--export-format`

`STRING`

Export format: mermaid or dot

`--max-depth`

`INTEGER`

Maximum depth for visualization

Default:`3`

`--output-file`

`STRING`

Output file for export

`--page-path`

`STRING`

Page path to visualize dependencies for

`--source`

`STRING`

Source directory path
