feat: add oonireport client (#682)
The oonireport client (re-)uploads a measurement report file. This can be helpful when the measurement was not uploaded at runtime. Usage: `./oonireport upload <file>`, where `<file>` is a json(l) file containing one OONI measurement per line. This pull request refers to https://github.com/ooni/probe/issues/2003 and https://github.com/ooni/probe/issues/950. Co-authored-by: Simone Basso <bassosimone@gmail.com>
This commit is contained in:
parent
fbae9ddece
commit
0735e2018f
4 changed files with 243 additions and 0 deletions
0
internal/cmd/oonireport/testdata/noentries.json
vendored
Normal file
0
internal/cmd/oonireport/testdata/noentries.json
vendored
Normal file
Loading…
Reference in a new issue