Skip to content

Abtasty cli feature experimentation variation group create

abtasty-cli feature-experimentation variation-group create

Create a variation group

Synopsis

Create a variation group

abtasty-cli feature-experimentation variation-group create [--campaign-id=<campaign-id>] [-d <data-raw> | --data-raw <data-raw>] [flags]

Options

  -d, --data-raw string   raw data contains all the info to create your variation group, check the doc for details
  -h, --help              help for create

Options inherited from parent commands

      --account-env-id string   override account environment ID in command
      --account-id string       override account ID in command
      --campaign-id string      the campaign id of your variation group
      --output-format string    output format for the get and list subcommands for AB Tasty resources. Only 3 format are possible: table, json, json-pretty (default "table")
      --token string            override token in command
      --user-agent string       custom user agent (default "abtasty-cli/main")

SEE ALSO

Auto generated by spf13/cobra on 23-Dec-2025