> ## Documentation Index
> Fetch the complete documentation index at: https://flipt-jwt-docs.mintlify.site/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
  -h, --help            help for migrate
```

### More Info

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