kitaru insight update
Update selected insight fields.
Usage
kitaru insight update INSIGHT [OPTIONS]Supported --output modes: auto, text, json.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
INSIGHT | UUID | Yes | Insight ID. |
Options
| Name | Type | Required | Description |
|---|---|---|---|
--title | string | No | New title. |
--description | string | No | New description. |
--clear-description | boolean | No | Clear the description. |
Every command also accepts the global options listed on the CLI overview page.