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

# validate

> Validate Flipt flag state (.yaml, .yml) files

```
flipt validate [flags]
```

### Options

```
  -F, --format string         output format: json, text (default "text")
  -h, --help                  help for validate
      --issue-exit-code int   Exit code to use when issues are found (default 1)
```

### More Info

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