Configure an HTTP Proxy
The ol config proxy command allows enabling or disabling an active proxy through which all network requests will be directed. You can configure multiple proxies, but only one proxy can be set as active at a given time.
Syntax
ol config proxy PROXY_NAME [OPTIONS]
Arguments
PROXY_NAME
The active proxy name
Options
--host
The hostname or URL
--port
The port number
--username
The username for the proxy
--password
The password for the proxy
--enable
Enable the active proxy
--disable
Disable the active proxy
--active
Set the proxy as active