Man page - stetl(1)

Packages contains this manual

    Package:  stetl
    apt-get install stetl
    Manuals in package:
    Documentations in package:

Manual

stetl

NAME
SYNOPSIS
DESCRIPTION
OPTIONS

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