kitaru insight list
List insights.
Usage
kitaru insight 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. |
--agent | reference | No | Only insights for this exact agent UUID or name. |
--name | string | No | Only insights with this exact name. |
--type | text|categorical|binned | No | Only insights with this data type. |
Every command also accepts the global options listed on the CLI overview page.