ktm variables groups update
Rename a variable group (variants management is in 'variables variants')
Rename a variable group (variants management is in 'variables variants')
Usage
ktm variables groups update <id> [flags]
Examples
ktm variables groups update 42 --name "Environments v2"
Arguments
| Argument | Required |
|---|---|
id | Yes |
Flags
| Flag | Type | Default | Description |
|---|---|---|---|
--name | string | New name (required) |
Details
Rename only. To add, remove, rename, set default, or copy values across variants, use the dedicated 'ktm variables variants' subcommands.
Related
Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.
What's next?
Last updated on