Usage
bengal inspect page [OPTIONS]
Options
| Option | Type | Description |
|---|---|---|
--diagnose
flag
|
BOOLEAN |
Check for issues (broken links, missing assets) |
--output-format
|
STRING |
Output format: console or json Default:console
|
--page-path
required
|
STRING |
Page path (relative to content dir, full, or partial match) |
--source
|
STRING |
Source directory path |
--verbose
flag
|
BOOLEAN |
Show additional details (timing, template variables) |