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.
For information about format-based Job Routing, see Sending Jobs to Specific Engines with Job Routing in the FME Server Administrator’s Guide.
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.