Skip to content

Abtasty cli web experimentation modification edit

abtasty-cli web-experimentation modification edit

Edit a modification

Synopsis

Edit a modification

abtasty-cli web-experimentation modification edit [-i <modification-id> | --id=<modification-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 modification, check the doc for details
  -h, --help              help for edit
  -i, --id int            id of the modification you want to edit

Options inherited from parent commands

      --campaign-id int        campaign id of your modifications
      --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")

SEE ALSO

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