This package has been deprecated

Author message:

Latest Ionic CLI does not use this package.

@ionic/cli-plugin-proxy
TypeScript icon, indicating that this package has built-in type declarations

1.5.8 • Public • Published

@ionic/cli-plugin-proxy

This CLI plugin provides a way to proxy CLI network requests through your firewall. Proxy settings are configured through environment variables. The plugin responds to the same environment variables as npm (HTTP_PROXY, HTTPS_PROXY), with an additional, Ionic-specific one (IONIC_HTTP_PROXY).

To quickly test the plugin, install it globally and run:

$ HTTPS_PROXY=https://internal.proxy.com ionic start

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @ionic/cli-plugin-proxy

    Weekly Downloads

    303

    Version

    1.5.8

    License

    MIT

    Unpacked Size

    9.65 kB

    Total Files

    5

    Last publish

    Collaborators

    • ionicjs