Skip to content

Commit afed614

Browse files
committed
add flags description to the readme
1 parent 43da536 commit afed614

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Then navigate to the dashboard https://proxy.localhost
3333
- `--https-redirect` Force https redirects for all created endpoints
3434
- `--log-level` Log level for the envoy server. `error`, `info`, `debug`
3535
- `--trace-process-logs` Show logs from external processes on the dashboard using dtrace on macOS. Requires disabling SIP. This WILL eventually lock up your system badly enough for you to hold down the power button for a restart [unless you're on Tahoe](https://news.ycombinator.com/item?id=45974681)
36+
- `--xds-port` The port to run the xDS server (default: 18000)
37+
- `--envoy-admin-port` The port to run the admin interface, including statistics, for envoy (default: 9901)
3638

3739
### Local process example
3840

0 commit comments

Comments
 (0)