stetl(1)

Stetle commandline utility

Section 1 stetl bookworm source

Description

stetl

NAME

stetl - Stetle commandline utility

SYNOPSIS

stetl -c etl.cfg [-s section_name] [-a arglist] [-h subject datavalue]

DESCRIPTION

stetl is the commandline utility for the Stetl geospatial ETL framework.

OPTIONS

-c config_file, --config config_file

Path to Stetl config file

-s section_name, --section section_name

The section in the Stetl config (ini) file to execute (default is [etl])

-a arglist, --args arglist

Arguments or .properties file to be substituted for {argN}s in config file, as -a "arg1=foo arg2=bar" or -a args.properties

-d class, --doc class

Get component documentation like its configuration parameters, e.g.

stetl doc stetl.inputs.fileinput.FileInput