> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flipt.io/llms.txt
> Use this file to discover all available pages before exploring further.

# config init

> Initialize Flipt configuration

```
flipt config init [flags]
```

### Options

```
  -y, --force   Overwrite existing configuration file
  -h, --help    help for init
```

### Inherited Options

```
      --config string   path to config file
```

### More Info

See the [configuration](/v1/configuration) section of the documentation for more information.
