Wiki

Clone wiki

logquery / Commandline

Commandline

log-query [OPTIONS] [OUTPUT-OPTIONS] query

Commandline Options:

Option Required Description
-?, --help No Display this help and exit
-f <fileName> if query not specified Input file name
-o <formatName> No Output format name
-c, --config <configurationFile> No Configuration file to use
-q No Quiet

Output options

Output is managed by formatters. Each formatter has a set of options, specific to the formatter, see the documentation for more information on formatter specific options.

Updated