ktm variables duplicate

Clone a variable under a new name (atomic; preserves type and values)

Clone a variable under a new name (atomic; preserves type and values)

Usage

ktm variables duplicate <id> [flags]

Examples

ktm variables duplicate 17 --name DB_HOST_BACKUP

Arguments

ArgumentRequired
idYes

Flags

FlagTypeDefaultDescription
--namestringName for the new variable (required)

Details

The duplicate inherits type, group, and all per-variant values from the source.

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