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 analyzeHTTP_PROXY=http://example.com:1234 yarn dlx @omlet/cli analyzeHTTP_PROXY=http://example.com:1234 pnpm dlx @omlet/cli analyzeLast updated