ktm dashboards remove-widget

Learn how to use the ktm dashboards remove-widget command to delete a specific widget from a dashboard by its ID via the CLI.

Remove a widget from a dashboard by ID

Usage

ktm dashboards remove-widget <uid> <widget-id> [flags]

Examples

# Remove widget
ktm dashboards remove-widget abc123 RandomID-a1b2c3d4e5f6

Arguments

ArgumentRequired
uidYes
widget-idYes

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