Usage: flow-to-geckoboard --key --widget [options] Options: -h, --help Print this message. -V, --version Print the package version. --key [key] Geckoboard API key. --widget [widget] Geckoboard widget id. -hwm, --highwatermark [hwm] Specify how much data can be buffered into memory before applying back pressure. Default: 16KB. -nds, --no-decodestrings Prevent strings from being converted into buffers before streaming to destination. Default: false. -om, --objectmode Write any value rather than only buffers and strings. Default: false.