ktm alerts get

Retrieve a specific alert definition's configuration and notification settings by ID using the ktm alerts get CLI command.

Get alert definition details

Usage

ktm alerts get [flags]

Examples

# Get alert definition details
ktm alerts get --id 42

Flags

FlagTypeDefaultDescription
--idintAlert definition ID (from 'alerts list')

Details

Get a single alert definition by ID, including its configuration and notification settings.

Use 'alerts list' to find alert definition IDs.

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