File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,12 @@ Force to use the dynamic linker method of \f[C]intercept\f[R] command.
5454.TP
5555--force-wrapper
5656Force to use the compiler wrapper method of \f[ C ] intercept\f[ R ] command.
57+ .TP
58+ --enable-network-proxy
59+ Forward HTTP proxy environment variables (\f[ C ] http_proxy\f[ R ] ,
60+ \f[ C ] https_proxy\f[ R ] , \f[ C ] grpc_proxy\f[ R ] and their capitalized
61+ versions) to \f[ C ] intercept\f[ R ] command.
62+ They are unset by default.
5763.SH COMMANDS
5864.TP
5965\f[B]\f[CB] bear-intercept(1) \f[B] \f[ R ]
Original file line number Diff line number Diff line change @@ -55,6 +55,11 @@ compilation database.
5555\- -force-wrapper
5656: Force to use the compiler wrapper method of ` intercept ` command.
5757
58+ \- -enable-network-proxy
59+ : Forward HTTP proxy environment variables (` http_proxy ` , ` https_proxy ` ,
60+ ` grpc_proxy ` and their capitalized versions) to ` intercept ` command.
61+ They are unset by default.
62+
5863# COMMANDS
5964
6065` bear-intercept(1) `
You can’t perform that action at this time.
0 commit comments