bwc-cli@1.2.2
Patch Changes
Improvements
#39 4cbf479 - Add corporate proxy support for enterprise networks.
Fixed connectivity issues for users behind corporate firewalls by implementing full proxy support. This resolves #37 - CLI is not working behind proxy.
What's included:
✅ Automatic detection of HTTP_PROXY, HTTPS_PROXY, and NO_PROXY environment variables
✅ Smart proxy bypass logic for internal network requests
✅ Clear configuration messages and debugging output
✅ Updated RegistryClient with proxy agent support
✅ Complete test coverage (27 unit tests)
✅ Updated documentation in web UI
For users: No configuration needed - just set your standard proxy environment variables and the CLI will handle the rest.
