leapview semantic-models
Inspect semantic models
Usage
leapview semantic-models
Machine-readable: JSON · Markdown
Subcommands
dataset: Describe a semantic model datasetdatasets: List semantic model datasetsdescribe: Describe a semantic modelexplain-preview: Explain a semantic model dataset row previewexplain-query: Explain a governed semantic queryfields: List semantic model dataset fieldslist: List semantic modelspreview: Preview semantic model dataset rowsquery: Query governed semantic data
dataset
Describe a semantic model dataset
Usage
leapview semantic-models dataset <model> <dataset> [flags]
Behavior
| Side effect | Confirmation |
|---|---|
read |
never |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--project-id |
string | `` | target-bound Project identity |
--target |
string | `` | LeapView server URL |
--token |
string | `` | API token |
datasets
List semantic model datasets
Usage
leapview semantic-models datasets <model> [flags]
Behavior
| Side effect | Confirmation |
|---|---|
read |
never |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--limit |
int | 0 |
maximum items to return (1-200) |
--page-token |
string | `` | opaque page token |
--project-id |
string | `` | target-bound Project identity |
--target |
string | `` | LeapView server URL |
--token |
string | `` | API token |
describe
Describe a semantic model
Usage
leapview semantic-models describe <model> [flags]
Behavior
| Side effect | Confirmation |
|---|---|
read |
never |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--project-id |
string | `` | target-bound Project identity |
--target |
string | `` | LeapView server URL |
--token |
string | `` | API token |
explain-preview
Explain a semantic model dataset row preview
Usage
leapview semantic-models explain-preview <model> <dataset> [flags]
Behavior
| Side effect | Confirmation |
|---|---|
read |
never |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--body-json |
string | `` | request JSON body |
--project-id |
string | `` | target-bound Project identity |
--target |
string | `` | LeapView server URL |
--token |
string | `` | API token |
explain-query
Explain a governed semantic query
Usage
leapview semantic-models explain-query <model> [flags]
Behavior
| Side effect | Confirmation |
|---|---|
read |
never |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--body-json |
string | `` | request JSON body |
--project-id |
string | `` | target-bound Project identity |
--target |
string | `` | LeapView server URL |
--token |
string | `` | API token |
fields
List semantic model dataset fields
Usage
leapview semantic-models fields <model> <dataset> [flags]
Behavior
| Side effect | Confirmation |
|---|---|
read |
never |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--limit |
int | 0 |
maximum items to return (1-200) |
--page-token |
string | `` | opaque page token |
--project-id |
string | `` | target-bound Project identity |
--target |
string | `` | LeapView server URL |
--token |
string | `` | API token |
list
List semantic models
Usage
leapview semantic-models list [flags]
Behavior
| Side effect | Confirmation |
|---|---|
read |
never |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--limit |
int | 0 |
maximum items to return (1-200) |
--page-token |
string | `` | opaque page token |
--project-id |
string | `` | target-bound Project identity |
--target |
string | `` | LeapView server URL |
--token |
string | `` | API token |
preview
Preview semantic model dataset rows
Usage
leapview semantic-models preview <model> <dataset> [flags]
Behavior
| Side effect | Confirmation |
|---|---|
read |
never |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--body-json |
string | `` | request JSON body |
--project-id |
string | `` | target-bound Project identity |
--target |
string | `` | LeapView server URL |
--token |
string | `` | API token |
query
Query governed semantic data
Usage
leapview semantic-models query <model> [flags]
Behavior
| Side effect | Confirmation |
|---|---|
read |
never |
Machine-readable: JSON · Markdown
Options
| Flag | Type | Default | Description |
|---|---|---|---|
--body-json |
string | `` | request JSON body |
--project-id |
string | `` | target-bound Project identity |
--target |
string | `` | LeapView server URL |
--token |
string | `` | API token |