Kitaru

kitaru cohort update

Update selected fields on an exact cohort.

Usage

kitaru cohort update COHORT [OPTIONS]

Supported --output modes: auto, text, json.

Arguments

NameTypeRequiredDescription
COHORTreferenceYesCohort UUID or name.

Options

NameTypeRequiredDescription
--namestringNoNew cohort name.
--descriptionstringNoNew description.
--clear-descriptionbooleanNoClear the description.
--metadataJSON objectNoReplacement metadata; {} clears it.

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

On this page