Add missing options from @anadahz feedback
This commit is contained in:
parent
5486f6db93
commit
e4ff1fe89a
|
@ -4,6 +4,14 @@
|
||||||
Supported: ✅
|
Supported: ✅
|
||||||
probe-cli equivalent: `-h, --help`
|
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
|
`-n, --no-collector` Disable writing to collector
|
||||||
Supported: ❌
|
Supported: ❌
|
||||||
Priority: high
|
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
|
and we would prefer to have the logic of reporting be managed by the probe
|
||||||
itself and not expose this setting.
|
itself and not expose this setting.
|
||||||
|
|
||||||
|
`-Q, --queue`, AMQP Queue URL. amqp://user:pass@host:port/vhost/queue
|
||||||
|
Supported: ❌
|
||||||
|
Priority: wontfix
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
|
|
||||||
* Run a test deck
|
* Run a test deck
|
||||||
|
|
Loading…
Reference in New Issue
Block a user