ktm dashboards

Manage ktm dashboards from the CLI, including creating, listing, updating, and configuring widgets for operator-level analytics.

Dashboards — operator-level analytics dashboards with metric widgets

Usage

ktm dashboards [flags]

Subcommands

add-widget

Add a widget to a dashboard from a JSON file or stdin

build

Create a dashboard with all widgets atomically

create

Create a new empty dashboard

edit-widget

Replace a widget's data from a JSON file or stdin

get

Get a dashboard by UID

list

List dashboards for an operator

list-widget-types

List available dashboard widget types with constraints and grid sizes

remove-widget

Remove a widget from a dashboard by ID

update

Update dashboard metadata (name, bucket, favorite status)

validate-widget

Dry-run validation of a dashboard widget JSON

widget-template

Output a widget template JSON to stdout

Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.

What's next?

All commands

Browse the full CLI reference.

Get started

Install the CLI and authenticate.

Last updated on