You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
What CLI version are you using.
botframework-cli@4.10.0-preview.143194
What Nodejs version are you using
12.18.1
What command-line interpreters are you using
Powershell 6
What OS are you using
Windows 10
Describe the bug
bf qnamaker:kb:export doesn't respect HTTPS_PROXY.
Wireshark shows direct connection attempts to 13.69.68.23.
To Reproduce
Get behind a corporate proxy;
Configure HTTPS_PROXY and HTTP_PROXY in system variables;
Versions
What CLI version are you using.
botframework-cli@4.10.0-preview.143194
What Nodejs version are you using
12.18.1
What command-line interpreters are you using
Powershell 6
What OS are you using
Windows 10
Describe the bug
bf qnamaker:kb:export doesn't respect HTTPS_PROXY.
Wireshark shows direct connection attempts to 13.69.68.23.
To Reproduce
bf qnamaker:kb:export;Expected behavior
Expected output to be filled with QnA model.
Screenshots
Additional context
[bug]