ktm variables
Manage ktm variables, groups, and variants with dedicated subcommands for creating, listing, updating, and deleting configuration values.
Variables, groups, and variants — product-scoped configuration
Usage
ktm variables [flags]
Subcommands
Details
Manage variables, variable groups, and variants from a single command tree.
The variable system is organised as Product → Variables → Groups → Variants:
- Variables — typed values used by tests and monitors at runtime (single, secret, choice).
- Groups — environment configurations that hold a set of variants.
- Variants — environment slices inside a group (e.g. dev, staging, prod).
Each operation is a dedicated single-purpose subcommand so the verb is always unambiguous.
Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.
What's next?
Last updated on