Skip to content

Abtasty cli web experimentation campaign switch

abtasty-cli web-experimentation campaign switch

Switch a campaign state

Synopsis

Switch a campaign state

abtasty-cli web-experimentation campaign switch [-i <campaign-id> | --id=<campaign-id>] [-s <status> | --status=<status>] [flags]

Options

  -h, --help            help for switch
  -i, --id string       id of the campaign you want to switch state
  -s, --status string   status you want set to the campaign. Only 2 values are possible: active and paused

Options inherited from parent commands

      --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