# leapview config validate

Validate the active server environment

## Usage

```sh
leapview config validate [flags]
```

## Behavior

| Side effect | Confirmation |
| --- | --- |
| `read` | `never` |

## Options

| Flag | Type | Default | Required | Description |
| --- | --- | --- | --- | --- |
| `--production` | bool | `false` | false | validate production requirements even when LEAPVIEW_PRODUCTION is unset |
