# leapview validate

Validate a configuration-as-code project

## Usage

```sh
leapview validate [project] [flags]
```

## Behavior

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

## Options

| Flag | Type | Default | Required | Description |
| --- | --- | --- | --- | --- |
| `--json` | bool | `false` | false | emit JSON diagnostics |
| `--project` | string | `dashboards/leapview.yaml` | false | project path |
