# leapview semantic-model ossie export

Export a compiled SemanticModel as pinned Ossie

## Usage

```sh
leapview semantic-model ossie export [semantic-model] [flags]
```

## Behavior

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

## Options

| Flag | Type | Default | Required | Description |
| --- | --- | --- | --- | --- |
| `--format` | string | `json` | false | output format: json or yaml |
| `--out` | string | `` | false | write output to a file instead of stdout |
| `--project` | string | `dashboards/leapview.yaml` | false | project path |
| `--semantic-model` | string | `` | false | semantic-model name or stable resource ID |
