leapview semantic-model
Compile and interchange semantic models
Usage
leapview semantic-model
Machine-readable: JSON · Markdown
Subcommands
ossie: Import or export pinned Apache Ossie documentsossie export: Export a compiled SemanticModel as pinned Ossieossie import: Import an Ossie document as a native SemanticModel resource
ossie
Import or export pinned Apache Ossie documents
Usage
leapview semantic-model ossie
Machine-readable: JSON · Markdown
ossie export
Export a compiled SemanticModel as pinned Ossie
Usage
leapview semantic-model ossie export [semantic-model] [flags]
Behavior
| Side effect | Confirmation |
|---|---|
read |
never |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--format |
string | json |
output format: json or yaml |
--out |
string | `` | write output to a file instead of stdout |
--project |
string | dashboards/leapview.yaml |
project path |
--semantic-model |
string | `` | semantic-model name or stable resource ID |
ossie import
Import an Ossie document as a native SemanticModel resource
Usage
leapview semantic-model ossie import [ossie-file] [flags]
Behavior
| Side effect | Confirmation |
|---|---|
read |
never |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--in |
string | `` | Ossie document path (or - for stdin) |
--project |
string | dashboards/leapview.yaml |
project path |