Skip to content

Abtasty cli web experimentation variation edit

abtasty-cli web-experimentation variation edit

Edit a variation

Synopsis

Edit a variation

abtasty-cli web-experimentation variation edit [-i <variation-id> | --id=<variation-id>] [--campaign-id=<campaign-id>] [ -d <data-raw> | --data-raw=<data-raw>] [flags]

Options

  -d, --data-raw string   raw data contains all the info to edit your variation, check the doc for details
  -h, --help              help for edit
  -i, --id int            id of the variation you want to edit

Options inherited from parent commands

      --account-id string      override account ID in command
      --campaign-id int        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")
      --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