Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions flyctl/cmd/fly_mpg_proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ fly mpg proxy <CLUSTER ID> [flags]
## Options

~~~
-b, --bind-addr string Local address to bind to (default "127.0.0.1")
-h, --help help for proxy
-b, --bind-addr string Local address to bind to (default "127.0.0.1")
-h, --help help for proxy
-p, --local-port string Local port to proxy on (default "16380")
~~~

## Global Options
Expand Down