ktm variables delete

Delete a variable; refuses if any test references it

Delete a variable; refuses if any test references it

Usage

ktm variables delete <id> [flags]

Examples

ktm variables delete 17

Arguments

ArgumentRequired
idYes

Details

Refuses if any test references the variable, listing the references. The platform enforces the same guard server-side and exposes no override, so there is no --force flag here — remove the references first via 'ktm tests edit' (or delete the referencing tests) and re-run delete.

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