Kitaru

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

NameTypeRequiredDescription
VERSIONUUID|COHORT@VERSIONYesCohort-version UUID or exact server-assigned version.

Options

NameTypeRequiredDescription
--display-versionstringNoNew human-readable version.
--clear-display-versionbooleanNoClear the human-readable version.

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

On this page