Pass proxy information with a command. Spinoff of #1165
Allow passing proxy override information with each command. This allows
the following items to be passed: --proxy="'value'"
--proxy-user="'<user>'" --proxy-password="'<pwd>'"
--proxy-bypass-list="'<comma separated, list>'"
--proxy-bypass-on-local.
Most helpful comment
Allow passing proxy override information with each command. This allows
the following items to be passed:
--proxy="'value'" --proxy-user="'<user>'" --proxy-password="'<pwd>'" --proxy-bypass-list="'<comma separated, list>'" --proxy-bypass-on-local.