Implement the show command (#53)

This commit is contained in:
Arturo Filastò 2019-10-02 18:23:14 +02:00 committed by Simone Basso
commit f425d3f007
14 changed files with 231 additions and 55 deletions

View file

@ -3,4 +3,4 @@
set -ex
./dist/${OS_NAME}/amd64/ooni onboard --yes
./dist/${OS_NAME}/amd64/ooni run -v --no-collector
./dist/${OS_NAME}/amd64/ooni run --config testdata/testing-config.json -v --no-collector