Kitaru

kitaru evaluator version register

Create the next version of an existing evaluator.

Usage

kitaru evaluator version register EVALUATOR [OPTIONS]

Supported --output modes: auto, text, json.

Arguments

NameTypeRequiredDescription
EVALUATORreferenceYesEvaluator UUID or name.

Options

NameTypeRequiredDescription
--scriptpathNoPython script to upload.
--packagerequirementNoPinned package requirement.
--entrypointstringYesScript attribute or module reference.
--display-versionstringNoHuman-readable version.
--idempotency-keystringNoRetrying this exact invocation with the same key returns the original result instead of acting twice.

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

On this page