kitaru cohort update
Update selected fields on an exact cohort.
Usage
kitaru cohort update 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 |
|---|---|---|---|
--name | string | No | New cohort name. |
--description | string | No | New description. |
--clear-description | boolean | No | Clear the description. |
--metadata | JSON object | No | Replacement metadata; {} clears it. |
Every command also accepts the global options listed on the CLI overview page.