configcat flag-v2 variation create

Create a Predefined Variation

Aliases

cr

Usage

configcat flag-v2 variation create [options]

Example

configcat flag-v2 variation create -i <flag-id> -name <variation-name> -sv <served-value>

Options

Option Description
--flag-id, -i, --setting-id ID of the Feature Flag or Setting
--name, -n Name of the new Predefined Variation
--hint, -H Hint of the new Predefined Variation
--served-value, -sv The value associated with the Predefined Variation. It must respect the setting type
--verbose, -v, /v Print detailed execution information
--non-interactive, -ni Turn off progress rendering and interactive features
-h, /h, --help, -?, /? Show help and usage information

Parent Command

Command Description
configcat flag-v2 variation Manage Predefined Variations