ktm variables groups show
Get variable group detail including variants and variable definitions
Get variable group detail including variants and variable definitions
Usage
ktm variables groups show <id> [flags]
Examples
ktm variables groups show 204
ktm variables groups show 204 -o table
Arguments
| Argument | Required |
|---|---|
id | Yes |
Details
Fetch the full group: metadata, variants[] (with is_default), and the variables[] inside the group. Single call to inspect the entire group.
Related
Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.
What's next?
Last updated on