ktm variables groups list

List variable groups for a product

List variable groups for a product

Usage

ktm variables groups list [flags]

Examples

ktm variables groups list --product acme~web-portal
ktm variables groups list --product acme~web-portal -o table

Flags

FlagTypeDefaultDescription
--productstringProduct slug (required)

Details

List variable groups (environment configurations) for a single product.

The CLI mirrors the web UI's per-product scoping: there is intentionally no operator-wide aggregation — that would surface groups across products the caller may not have UI access to, and the platform's permission gating on cross-product listing isn't independently verified.

Archived groups are filtered out (matching the web UI).

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