-
Notifications
You must be signed in to change notification settings - Fork 33
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
[BUG]: HTTPS_PROXY not work with copilot CLI #75
Comments
@Dennis3453 : thank you for opening this issue and apologies for the trouble! 🙇
Few questions for you:
|
|
I can use gh copilot now by setting HTTPS_PROXY instead of https_proxy. Thanks. |
@Dennis3453: do you have any ideas beyond a small mention in the README about setting This isn't the first time I've ran into issues with CLIs in general in environments that require use of a proxy. These variables aren't CLI specific, which is generally why every CLI tools doesn't document their use. That said, I'd like to figure out the right amount of info to help the next person. Does this affect any other CLIs you work with? |
What happened?
gh copilot explain & suggest not using HTTPS_PROXY.
Other gh commands are okay (auth, search, status, etc)
Edited: The issue happened inside WSL ubuntu terminal, copilot cli works on Windows CMD
Versions
What versions of the relevant software are you running?
gh-copilot version 1.0.2 (2024-04-26)
gh version 2.49.0 (2024-04-30)
https://github.com/cli/cli/releases/tag/v2.49.0
Relevant terminal output
The text was updated successfully, but these errors were encountered: