kitaru annotation list
List annotations.
Usage
kitaru annotation list [OPTIONS]Supported --output modes: auto, text, json.
Options
| Name | Type | Required | Description |
|---|---|---|---|
--size | integer | No | Items per page (1-1000). |
--cursor | string | No | Cursor from the previous page. |
--sort | field:direction | No | Sort by created:asc or created:desc. |
--filter | JSON | No | Advanced JSON filter expression. |
Every command also accepts the global options listed on the CLI overview page.