-
-
Notifications
You must be signed in to change notification settings - Fork 171
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
feat: enable proxy support in the cli #1608
base: master
Are you sure you want to change the base?
Conversation
|
As discussed with @Souvikns planning to create a global flags that is proxyHost and proxyPort that can easily help to integrate proxy supports with various commands of the CLI. Asyncapi generate |
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AayushSaini101 can we have some tests for this.
closes: #862
Related: #1508
Reference:https://www.zenrows.com/blog/node-fetch-proxy#how-to-use-proxy-with-node-fetch of the implementation flow of the proxy