# inspect

URL: /bengal/cli/config/inspect/
Section: config
Description: Advanced config inspection with origin tracking

---

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

Open LLM text
(/bengal/cli/config/inspect/index.txt)

Share with AI

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

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

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

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

Command

#
`bengal config inspect`

Advanced config inspection with origin tracking

7Options

## Usage

```
bengal config inspect [OPTIONS]
```

## Options

Option
Type
Description

`--compare-to`

`STRING`

Compare to environment/profile

`--explain-key`

`STRING`

Explain how a key got its value (e.g. site.title)

`--find-issues`

flag

`BOOLEAN`

Find potential configuration issues

`--list-sources`

flag

`BOOLEAN`

List available configuration sources

`--output-format`

`STRING`

Output format: console or json

Default:`console`

`--source`

`STRING`

Source directory path

`--traceback`

`STRING`

Traceback verbosity: full | compact | minimal | off
