AIP Console - Information - How to configure the Extend CLI to use Proxy
Purpose
This page provides information about configuring ExtendCLI to use proxy settings.
For more information on the AIP Console, refer to:
- Official documentation for AIP Console: CAST AIP Console
- For ExtendCLI documentation, you can refer this page - ExtendCli
CAST Component Version
| Release | Yes/No |
|---|---|
| >1.20 | ✅ |
Applicable RDBMS
| RDBMS | Yes/No |
|---|---|
| Oracle Server | N/A |
| Microsoft SQL Server | N/A |
| CSS3 | N/A |
| CSS2 | N/A |
Details
To configure the ExtendCLI to use the proxy settings, you need to run the below CLI in a command prompt from the ExtendCLI installation folder -
ExtendCLI.exe config set proxy <proxy host>:<proxy port>

Notes/comments
Related Pages