# leapview healthcheck

Check the local LeapView readiness endpoint

## Usage

```sh
leapview healthcheck [flags]
```

## Behavior

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

## Options

| Flag | Type | Default | Required | Description |
| --- | --- | --- | --- | --- |
| `--timeout` | duration | `5s` | false | healthcheck HTTP timeout |
| `--url` | string | `` | false | readiness URL to check |
