Skip to content

mayakerostasia/document-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Storage

by Maya Kerostasia

Rust Check/Test/Fmt stable-beta-nightly

tee-doc

A JSON object 'tee' program that

  1. takes json as input,
  2. Stores it in a document database ( like quickwit )
  3. Then returns it as it was input

Help

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

Example

tee-doc run example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages