Kitaru

kitaru importer test

Load and optionally invoke an importer Parser in a bounded child process.

Usage

kitaru importer test PATH [OPTIONS]

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

Arguments

NameTypeRequiredDescription
PATHpathYesImporter script.

Options

NameTypeRequiredDescription
--entrypointattributeYesParser attribute.
--payloadpathNoPayload to parse.
--paramsJSON objectNoParser parameters.
--timeoutpositive floatNoChild timeout.

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

On this page