kitaru annotation update
Replace an annotation's JSON value.
Usage
kitaru annotation update ANNOTATION [OPTIONS]Supported --output modes: auto, text, json.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
ANNOTATION | UUID | Yes | Annotation ID. |
Options
| Name | Type | Required | Description |
|---|---|---|---|
--value | JSON value | Yes | Replacement value. |
Every command also accepts the global options listed on the CLI overview page.