Skip to content

Abtasty cli feature experimentation variation create

abtasty-cli feature-experimentation variation create

Create a variation

Synopsis

Create a variation

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

Options

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

Options inherited from parent commands

      --campaign-id string          the campaign id of your variation
      --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")
      --user-agent string           custom user agent (default "abtasty-cli/main")
      --variation-group-id string   the variation group id of your variation

SEE ALSO

Auto generated by spf13/cobra on 6-Aug-2024