# init

URL: /bengal/cli/config/init/
Section: config
Description: Create configuration structure

---

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

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

Share with AI

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

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

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

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

Command

#
`bengal config init`

Create configuration structure

4Options

## Usage

```
bengal config init [OPTIONS]
```

## Options

Option
Type
Description

`--force`

flag

`BOOLEAN`

Overwrite existing config files

`--init-type`

`STRING`

Config structure type: directory or file

Default:`directory`

`--source`

`STRING`

Source directory path

`--template`

`STRING`

Config template: docs, blog, minimal

Default:`docs`
