From e4ff1fe89a7a5a29ee48d80dab9b649f692309d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arturo=20Filast=C3=B2?= Date: Mon, 2 Dec 2019 12:58:18 +0200 Subject: [PATCH] Add missing options from @anadahz feedback --- docs/OONIProbeLegacyCompatibility.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/OONIProbeLegacyCompatibility.md b/docs/OONIProbeLegacyCompatibility.md index 29b1366..2b698c4 100644 --- a/docs/OONIProbeLegacyCompatibility.md +++ b/docs/OONIProbeLegacyCompatibility.md @@ -4,6 +4,14 @@ Supported: ✅ probe-cli equivalent: `-h, --help` +`--version` Display the version exit +Supported: ✅ +probe-cli equivalent: `ooniprobe version` + +`-v, --verbose` Enable verbose log output +Supported: ✅ +probe-cli equivalent: `ooniprobe -v` + `-n, --no-collector` Disable writing to collector Supported: ❌ Priority: high @@ -70,6 +78,10 @@ Priority: wontfix, we don't support any other backend beyond https, yet we will and we would prefer to have the logic of reporting be managed by the probe itself and not expose this setting. +`-Q, --queue`, AMQP Queue URL. amqp://user:pass@host:port/vhost/queue +Supported: ❌ +Priority: wontfix + # Features * Run a test deck