kitaru cohort version list
List immutable versions of an exact cohort.
Usage
kitaru cohort version list COHORT [OPTIONS]Supported --output modes: auto, text, json.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
COHORT | reference | Yes | Cohort UUID or name. |
Options
| Name | Type | Required | Description |
|---|---|---|---|
--size | integer | No | Items per page (1-1000). |
--cursor | string | No | Cursor from the previous page. |
--sort | field:direction | No | Sort by created:asc or created:desc. |
Every command also accepts the global options listed on the CLI overview page.