Skip to content

Abtasty cli feature experimentation targeting key edit

abtasty-cli feature-experimentation targeting-key edit

Edit a targeting key

Synopsis

Edit a targeting key

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

Options

  -d, --data-raw string   raw data contains all the info to edit your targeting key, check the doc for details
  -h, --help              help for edit
  -i, --id string         id of the targeting key 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