kitaru investigation update
Update selected investigation fields.
Usage
kitaru investigation update INVESTIGATION [OPTIONS]Supported --output modes: auto, text, json.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
INVESTIGATION | UUID | Yes | Investigation ID. |
Options
| Name | Type | Required | Description |
|---|---|---|---|
--name | string | No | New name. |
--description | string | No | New curator rationale. |
--clear-description | boolean | No | Clear the curator rationale. |
--status | in_progress|completed | No | New investigation status. |
Every command also accepts the global options listed on the CLI overview page.