Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit 7500c28

Browse files
authored
[readme]: add --telemetry CLI option description
1 parent 576a99d commit 7500c28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,13 @@ There are two pannels in the connected view of the extension:
6060

6161
Press `q` or `ctrl + c` to stop the extension.
6262

63+
6364
### CLI Options
6465

6566
- `--gui`: Enanble/disable GUI mode. [`true` | `false`] [default: `true`]
6667
- `--dns`: Enanble/disable DNS resolution. [`true` | `false`] [default: `true`]
6768
- `--trace`: Specify tracing verbosity. [`none` | `trace` | `debug` | `info` | `warn` | `error`] [default: `info`]
69+
- `--telemetry`: Enanble/disable sending diagnostics telemetry (no `PII` data is sent). [`true` | `false`] [default: `true`]
6870

6971
Run `gh net start -h` for details.
7072

0 commit comments

Comments
 (0)