Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set proxy information at runtime #1173

Closed
ferventcoder opened this issue Feb 28, 2017 · 1 comment
Closed

Set proxy information at runtime #1173

ferventcoder opened this issue Feb 28, 2017 · 1 comment

Comments

@ferventcoder
Copy link
Member

ferventcoder commented Feb 28, 2017

Pass proxy information with a command. Spinoff of #1165

@ferventcoder
Copy link
Member Author

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.

ferventcoder added a commit that referenced this issue Mar 1, 2017
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`.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Mar 1, 2017
* stable:
  (chocolateyGH-1111) Clean up messaging for licensed edition
  (chocolateyGH-262) Ensure explicit source proxy bypass
  (doc) update environment variables in readme
  (maint) update uninstall to core extension
  (chocolateyGH-262) source - proxy bypass logging
  (chocolateyGH-605) Ensure environment proxy settings available
  (maint) formatting
  (log) update checksum error message
  (maint) TabExpansion - new options for licensed
  (chocolateyGH-1173) Set proxy information at runtime
  (log) note when proxy settings became available
  (maint) add outputdirectory shorter option names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants