Usage
bengal config show [OPTIONS]
Options
| Option | Type | Description |
|---|---|---|
--environment
|
STRING |
Environment: local, preview, production |
--origin
flag
|
BOOLEAN |
Show which file contributed each config key |
--output-format
|
STRING |
Output format: yaml or json Default:yaml
|
--profile
|
STRING |
Profile to load |
--section
|
STRING |
Show only specific section (e.g. site, build) |
--source
|
STRING |
Source directory path |