Skip to content

Abtasty cli feature experimentation flag edit

abtasty-cli feature-experimentation flag edit

Edit a flag

Synopsis

Edit a flag

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

Options

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