-
Notifications
You must be signed in to change notification settings - Fork 50
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
CLI HTTP Proxy document not mention http_proxy #24
Comments
We have created an issue in Pivotal Tracker to manage this: https://www.pivotaltracker.com/story/show/141932629 The labels on this github issue will be updated when the story is started. |
@wangf1 Thanks for letting us know! It seems I have both environment variables enabled in my system so never noticed this. @ljarzynski Can you move the tracker story, or a clone of it, into the CLI icebox? |
Thanks @dkoper! Just moved the story over. |
This has been fixed in cf CLI 6.26.0. Thanks again for bringing it to my attention! |
Using the cf CLI with an HTTP Proxy Server document only mentions https_proxy environment variable but not mention http_proxy.
While I found "cf logs [app name]" command will use http_proxy. If I do not set http_proxy, logs command will fail to connect log service, with following error:
The text was updated successfully, but these errors were encountered: