You are here: Reference Manual > FME Server Console > Command Line Options > Console-Specific Job Directives

Console-Specific Job Directives

Job directives allow you to customize some of the current job’s properties before being submitted.

These directives are specified as:

tm_<directive name> <directive value>

The "tm" prefix and the directive name must be in lower case.

Currently the supported job directives include the following.

  • tm_ttl
  • tm_priority
  • tm_tag

See Job Directives for details.