kitaru evaluator test
Load an evaluator and validate its signature in a bounded child process.
Usage
kitaru evaluator test PATH [OPTIONS]Supported --output modes: auto, text, json.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
PATH | path | Yes | Evaluator script. |
Options
| Name | Type | Required | Description |
|---|---|---|---|
--entrypoint | attribute | Yes | Evaluator attribute. |
--timeout | positive float | No | Child timeout. |
Every command also accepts the global options listed on the CLI overview page.