leapview dashboards

Inspect dashboards

Usage

leapview dashboards [flags]

Machine-readable: JSON · Markdown

Options

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

Subcommands

describe

Describe a dashboard

Usage

leapview dashboards describe <dashboard> [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

filter

Describe a compiled dashboard filter binding

Usage

leapview dashboards filter <dashboard> <page> <filter> [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

filter-options

List dashboard filter options

Usage

leapview dashboards filter-options <dashboard> <page> <filter> [flags]

Behavior

Side effect Confirmation
read never

Machine-readable: JSON · Markdown

Options

Flag Type Default Description
--filter-state-json string `` versioned dashboard filter state JSON
--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 dashboards

Usage

leapview dashboards 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

page

Describe a dashboard page

Usage

leapview dashboards page <dashboard> <page> [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

query-page

Query a dashboard page

Usage

leapview dashboards query-page <dashboard> <page> [flags]

Behavior

Side effect Confirmation
read never

Machine-readable: JSON · Markdown

Options

Flag Type Default Description
--filter-state-json string `` versioned dashboard filter state JSON
--target string `` LeapView server URL
--token string `` API token

Inherited options

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

visual

Describe a dashboard visual

Usage

leapview dashboards visual <dashboard> <page> <visual> [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

visual-data

Query dashboard visual data

Usage

leapview dashboards visual-data <dashboard> <page> <visual> [flags]

Behavior

Side effect Confirmation
read never

Machine-readable: JSON · Markdown

Options

Flag Type Default Description
--count int 0 row count for table, matrix, or pivot visuals
--filter-state-json string `` versioned dashboard filter state JSON
--target string `` LeapView server URL
--token string `` API token

Inherited options

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