kitaru cohort version update
Update a cohort version's display version.
Usage
kitaru cohort version update VERSION [OPTIONS]Supported --output modes: auto, text, json.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
VERSION | UUID|COHORT@VERSION | Yes | Cohort-version UUID or exact server-assigned version. |
Options
| Name | Type | Required | Description |
|---|---|---|---|
--display-version | string | No | New human-readable version. |
--clear-display-version | boolean | No | Clear the human-readable version. |
Every command also accepts the global options listed on the CLI overview page.