Check the version or list every flag

getting started

// what it does

grok --version (-V) prints the installed release, and grok --help (-h) lists every command-line option: -d, -k, -u, -m, -p, and --max-tool-rounds. Check these before scripting against a flag or reporting a bug.

// shell

$ grok --version
$ grok --help

// resources