Are you behind a proxy?
To submit analyses through proxy servers, you can pass proxy configuration to the CLI using the HTTP_PROXY
and HTTPS_PROXY
environment variables.
HTTP_PROXY=http://example.com:1234 npx @omlet/cli analyze
Last updated
To submit analyses through proxy servers, you can pass proxy configuration to the CLI using the HTTP_PROXY
and HTTPS_PROXY
environment variables.
HTTP_PROXY=http://example.com:1234 npx @omlet/cli analyze
Last updated