Usage
bengal.debug.incremental [OPTIONS]
Options
| Option | Type | Description |
|---|---|---|
--explain
|
TEXT |
Explain why a specific page was rebuilt |
--output
|
PATH |
Output file (for JSON format) |
--format
|
CHOICE |
Output format Default:console
|
--traceback
|
CHOICE |
Traceback verbosity |
Examples
bengal debug incremental
bengal debug incremental --explain content/posts/my-post.md
bengal debug incremental --format json --output debug-report.json