Skip to content

Abtasty cli feature experimentation goal edit

abtasty-cli feature-experimentation goal edit

Edit a goal

Synopsis

Edit a goal

abtasty-cli feature-experimentation goal edit [-i <goal-id> | --id=<goal-id>] [-d <data-raw> | --data-raw <data-raw>] [flags]

Options

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

Options inherited from parent commands

      --account-env-id string   override account environment ID in command
      --account-id string       override account ID in command
      --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