version

version

Print version number of Grond and its main dependencies.

Usage

grond version

Options

-h, --help

show this help message and exit

--short

only print Grond’s version number

--failsafe

do not get irritated when some dependencies are missing

--loglevel=LOGLEVEL

set logger level to “critical”, “error”, “warning”, “info”, or “debug”. Default is “info”.

--status=STATUS

status output selection (choices: state, quiet, default: state)

--parallel=NPARALLEL

set number of events to process in parallel, if set to more than one, –status=quiet is implied.

--threads=NTHREADS

set number of threads per process (default: 1). Set to 0 to use all available cores.