Usage
bengal.config.init [OPTIONS]
Options
| Option | Type | Description |
|---|---|---|
--force
flag
|
BOOLEAN |
Overwrite existing config files |
--type
|
CHOICE |
Config structure type (default: directory) Default:directory
|
--template
|
CHOICE |
Config template (default: docs) Default:docs
|
Arguments
| Argument | Type | Description |
|---|---|---|
source
|
PATH |
Default:.
|
Examples
bengal config init
bengal config init --type file
bengal config init --template blog