# leapview publish

Publish the exact candidate last synchronized by dev

## Usage

```sh
leapview publish [flags]
```

## Behavior

| Side effect | Confirmation |
| --- | --- |
| `write` | `conditional` |

## Options

| Flag | Type | Default | Required | Description |
| --- | --- | --- | --- | --- |
| `--candidate-key` | string | `default` | false | stable authoring session key used by leapview dev |
| `--format` | string | `text` | false | output format: text or json |
| `--project` | string | `dashboards/leapview.yaml` | false | project manifest path used by leapview dev |
| `--target` | string | `` | false | authenticated target profile or LeapView target URL |
| `--token` | string | `` | false | ephemeral API token compatibility path |
