segment
Last updated
Was this helpful?
abtasty-cli web-experimentation segment list - List all segments
abtasty-cli web-experimentation segment list [--output-format = OUTPUT_FORMAT [table|json|json-pretty]]
List all segments in your account
abtasty-cli web-experimentation segment 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 segment get - Get a segment
abtasty-cli web-experimentation segment get [-i SEGMENT_ID | --id = SEGMENT_ID]
Get a specific segment
--id = _SEGMENT_ID_
The id of the segment 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 segment get -i SEGMENT_ID
