Kitaru

kitaru analyzer version register

Create the next version of an existing analyzer.

Usage

kitaru analyzer version register ANALYZER [OPTIONS]

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

Arguments

NameTypeRequiredDescription
ANALYZERreferenceYesAnalyzer 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