> ## 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.

# migrate

> Run pending database migrations

```
flipt migrate [flags]
```

### Options

```
      --config string     path to config file
      --database string   string to denote which database type to migrate (default "default")
  -h, --help              help for migrate
```

### More Info

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