ktm variables groups

Variable groups: environment configurations holding a set of variants

Variable groups — environment configurations holding a set of variants

Aliases: groups, group

Usage

ktm variables groups [flags]

Subcommands

create

Create a variable group with variants

delete

Delete a variable group; refuses if non-empty unless --force

list

List variable groups for a product

show

Get variable group detail including variants and variable definitions

update

Rename a variable group (variants management is in 'variables variants')

Details

Manage variable groups under the variables umbrella.

Variants management lives under 'ktm variables variants' (add | remove | rename | set-default | copy-values). The 'groups update' command is rename-only.

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