Kitaru

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

NameTypeRequiredDescription
COHORTreferenceYesCohort UUID or name.

Options

NameTypeRequiredDescription
--sizeintegerNoItems per page (1-1000).
--cursorstringNoCursor from the previous page.
--sortfield:directionNoSort by created:asc or created:desc.

Every command also accepts the global options listed on the CLI overview page.

On this page