We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb63be4 commit dc56392Copy full SHA for dc56392
flyctl/cmd/fly_mpg_proxy.md
@@ -8,8 +8,9 @@ fly mpg proxy <CLUSTER ID> [flags]
8
## Options
9
10
~~~
11
- -b, --bind-addr string Local address to bind to (default "127.0.0.1")
12
- -h, --help help for proxy
+ -b, --bind-addr string Local address to bind to (default "127.0.0.1")
+ -h, --help help for proxy
13
+ -p, --local-port string Local port to proxy on (default "16380")
14
15
16
## Global Options
0 commit comments