by Maya Kerostasia
A JSON object 'tee' program that
- takes json as input,
- Stores it in a document database ( like quickwit )
- Then returns it as it was input
This is a CLI for Piping JSON data to quickwit.
It allows you to take output from another command and uploads it to quickwit.
Usage: tee-doc.exe [COMMAND]
Commands:
upload Quickwit Upload
search Document Search
help Print this message or the help of the given subcommand(s)
Options:
-h, --help
Print help (see a summary with '-h')
-V, --version
Print version
