Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This option runs the transformation defined in the XML file. (.ktr : Kettle Transformation)

...

Named parameters

Code Block

-param

...


You can set the value of a named parameter.  For , for example: " -param:MASTER_HOST=192.168.1.3" "-param:MASTER_PORT=8181"FOO=value

Code Block

-listparam

List the named parameters (their name, default value and description) that are defined in the specified job.

See also: [Named Parameters|EAI:Named Parameters].

Set the logging file

Code Block
-log=Logging Filename

...