ktm tests impact

Check what test campaigns and monitors depend on a test

Check what test campaigns and monitors depend on a test

Usage

ktm tests impact <id> [flags]

Examples

# Check test impact as JSON
ktm tests impact 16480

# Check test impact as table
ktm tests impact 16480 -o table

Arguments

ArgumentRequired
idYes

Details

Check the blast radius of a test by listing all test campaigns and monitors that reference it. Use this before modifying or deleting a test to understand the downstream impact.

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