ktm monitors get
Get full monitor configuration
Get full monitor configuration
Usage
ktm monitors get <id> [flags]
Examples
ktm monitors get 42
ktm monitors get 42 -o json
Arguments
| Argument | Required |
|---|---|
id | Yes |
Details
Retrieve the complete configuration of a single monitor by ID: owners, input variables, schedule, variant pins, target test, and active status.
Find monitor IDs with 'monitors list'. Output is full JSON by default, or a field table with --output table.
Related
Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.
What's next?
Last updated on