Events-cli
Jump to navigation
Jump to search
Internal
Overview
Command line logic for event parsers.
Enforces the following command line structure:
<parser> [command] [command-options] [query] <file1> [<file2> ...]
cat <input-file> | <parser> [command] [command-options] [query]
where the commands represent events-processing procedures.