trigger
Last updated
Was this helpful?
abtasty-cli web-experimentation trigger list - List all triggers
abtasty-cli web-experimentation trigger list [--output-format = OUTPUT_FORMAT [table|json|json-pretty]]
List all triggers in your account
abtasty-cli web-experimentation trigger list--output-format = _OUTPUT_FORMAT_
The output format for printing command output resources. The default format is table. The supported formats are: json-pretty, table, json.
abtasty-cli web-experimentation trigger get - Get a trigger
abtasty-cli web-experimentation trigger get [-i TRIGGER_ID | --id = TRIGGER_ID]
Get a specific trigger
--id = _TRIGGER_ID_
The id of the trigger you want to display
--output-format _OUTPUT_FORMAT_
The output format for printing command output resources. The default format is table. The supported formats are: json-pretty, table, json.
Last updated
Was this helpful?
Was this helpful?
abtasty-cli web-experimentation trigger get -i TRIGGER_ID
