'\" -*- coding: us-ascii -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH stetl 1 "13 July 2019" "" "" .SH NAME stetl \- Stetle commandline utility .SH SYNOPSIS 'nh .fi .ad l \fBstetl\fR \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu \fB-c\fR \fIetl.cfg\fR [\fB-s\fR \fIsection_name\fR] [\fB-a\fR \fIarglist\fR] [\fB-h\fR \fIsubject\fR \fIdatavalue\fR] 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION \fBstetl\fR is the commandline utility for the Stetl geospatial ETL framework. .SH OPTIONS .TP \*(T<\fB\-c\fR\*(T> \fIconfig_file\fR, \*(T<\fB\-\-config\fR\*(T> \fIconfig_file\fR Path to Stetl config file .TP \*(T<\fB\-s\fR\*(T> \fIsection_name\fR, \*(T<\fB\-\-section\fR\*(T> \fIsection_name\fR The section in the Stetl config (ini) file to execute (default is \*(T<[etl]\*(T>) .TP \*(T<\fB\-a\fR\*(T> \fIarglist\fR, \*(T<\fB\-\-args\fR\*(T> \fIarglist\fR Arguments or .properties file to be substituted for \*(T<{argN}\*(T>s in config file, as \*(T<\fB\-a\fR\*(T> \fI"arg1=foo arg2=bar"\fR or \*(T<\fB\-a\fR\*(T> \fIargs.properties\fR .TP \*(T<\fB\-d\fR\*(T> \fIclass\fR, \*(T<\fB\-\-doc\fR\*(T> \fIclass\fR Get component documentation like its configuration parameters, e.g. .nf \*(T< \fBstetl\fR \fBdoc\fR stetl.inputs.fileinput.FileInput \*(T> .fi