leapview semantic-models

Inspect semantic models

Usage

leapview semantic-models [flags]

Machine-readable: JSON · Markdown

Options

Flag Type Default Description
--workspace string `` workspace id

Subcommands

  • dataset: Describe a semantic model dataset
  • datasets: List semantic model datasets
  • describe: Describe a semantic model
  • explain-preview: Explain a semantic model dataset row preview
  • explain-query: Explain a governed semantic query
  • fields: List semantic model dataset fields
  • list: List semantic models
  • preview: Preview semantic model dataset rows
  • query: 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
--target string `` LeapView server URL
--token string `` API token

Inherited options

Flag Type Default Description
--workspace string `` workspace id

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
--page-token string `` opaque page token
--target string `` LeapView server URL
--token string `` API token

Inherited options

Flag Type Default Description
--workspace string `` workspace id

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
--target string `` LeapView server URL
--token string `` API token

Inherited options

Flag Type Default Description
--workspace string `` workspace id

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
--target string `` LeapView server URL
--token string `` API token

Inherited options

Flag Type Default Description
--workspace string `` workspace id

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
--target string `` LeapView server URL
--token string `` API token

Inherited options

Flag Type Default Description
--workspace string `` workspace id

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
--page-token string `` opaque page token
--target string `` LeapView server URL
--token string `` API token

Inherited options

Flag Type Default Description
--workspace string `` workspace id

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
--page-token string `` opaque page token
--target string `` LeapView server URL
--token string `` API token

Inherited options

Flag Type Default Description
--workspace string `` workspace id

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
--target string `` LeapView server URL
--token string `` API token

Inherited options

Flag Type Default Description
--workspace string `` workspace id

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
--target string `` LeapView server URL
--token string `` API token

Inherited options

Flag Type Default Description
--workspace string `` workspace id