KETREW-RUN-ENGINE

NAME
SYNOPSIS
ARGUMENTS
COMMON OPTIONS
OPTIONS
THE HOW ARGUMENT

NAME

ketrew−run−engine − Run steps of the engine.

SYNOPSIS

ketrew run−engine [OPTION]... HOW...

ARGUMENTS

HOW

Tell Ketrew to run in a given mode (see below)

COMMON OPTIONS

−C FILE, −−configuration−file=FILE

Use FILE as configuration file (can be overriden also with ’$(KETREW_CONFIGURATION)’).

−−help[=FMT] (default=pager)

Show this help in format FMT (pager, plain or groff).

−P NAME, −−configuration−profile=NAME

Use the profile NAME within the configuration file (can be overriden also with ’$(KETREW_PROFILE)’).

−−version

Show version information.

OPTIONS

−−max−sleep=SECONDS (absent=60.)

Maximal sleep time between 2 steps (applies to ’loop’)

THE HOW ARGUMENT

The following ârunâ methods are available:
’step’

run one single step

’fix’

run steps until nothing new happens

’loop’

loop ’fix’ until pressing ’q’ (there is a timed−wait starting at 2 seconds until ’−−max−sleep’)