Kitaru

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

NameTypeRequiredDescription
PATHpathYesEvaluator script.

Options

NameTypeRequiredDescription
--entrypointattributeYesEvaluator attribute.
--timeoutpositive floatNoChild timeout.

Every command also accepts the global options listed on the CLI overview page.

On this page