搜索包时是否可以配置 ballerina 命令以使用 http 代理?
执行ballerina search twitter
失败并显示以下错误消息:
Connection to the remote host failed : connection timed out: api.central.ballerina.io/35.227.97.45:443
我尝试在环境变量中设置 http 和 https 代理JAVA_OPTS
,但没有成功。
搜索包时是否可以配置 ballerina 命令以使用 http 代理?
执行ballerina search twitter
失败并显示以下错误消息:
Connection to the remote host failed : connection timed out: api.central.ballerina.io/35.227.97.45:443
我尝试在环境变量中设置 http 和 https 代理JAVA_OPTS
,但没有成功。