5.3.1.9.1.4. cli.cmd_etl.cmds.convert_helper

Converter subcommand implementation

Functions

converter_setup(config)

Create and return a configured Converter instance.

run_converter(converter_obj)

Execute the conversion using the provided Converter instance.

validate_converter_config(config)

Validate the conversion configuration dictionary.