Visible to Intel only — GUID: ifn1689040378977
Ixiasoft
Visible to Intel only — GUID: ifn1689040378977
Ixiasoft
3.3.1.4. Using CLI Commands
Option | Description |
---|---|
--help | Displays the help. |
--cli | Runs the installer in the command-line mode.
Note:
If you pass other options without passing the –cli option, the following error message is displayed: Please use –cli if you want to run this app on command-line, otherwise, remove all options passed in. |
-view-eula | Allows you to view the End-User License Agreement (EULA).
The EULA launches in your default browser if your system has a display. Otherwise, it displays the following message:
You can view Intel License Agreement in <install_dir>/licenses. |
--cacert arg | Allows you to specify your own CA certificate if the certificate that comes with the installer does not work with your firewall. |
--proxy <server:port> --proxy-user <user:password> --test-download |
Allows you to specify your proxy settings manually if the installer cannot detect the Internet connection. For information about the accepted values for the proxy server, refer to https://curl.se/libcurl/c/CURLOPT_PROXY.html. --proxy and –proxy-user options are optional. If the installer is able to accept all other options and process the command, it runs the --test_download option first.
Note: If you are behind a firewall, ensure that you do not have no_proxy variable set in your system.
|
--download-dir <dir> | Specifies where to download the installer files. |
--install-dir <dir> | Specifies where to install the application.
|
--auto-install | Specifies whether to install software automatically after download completes.
Important: On Windows, you must run this command option as an administrator. If you execute it without the administrator rights, then passing the --auto-install option displays an error message appropriately.
|
--bypass | Specifies whether to bypass the disk space availability check. |
--accept-eula | Specifies whether to accept the Quartus® Prime software EULA. By passing the --accept-eula option, you are acknowledging to accept the EULA.
Note:
If you pass only the --install-dir option without the –accept-eula option, the following error message gets displayed: You must agree to the Intel license agreement to install the software. |
--delete-downloads | After successful installation, it only deletes the files that are installed. |
--parallel-downloads <arg> | Specifies the number of parallel downloads. Supports values in the range of 1 to 6. Default is 4. |
--retry-duration <arg> | Specifies the retry duration (in minutes) if the Internet connection gets interrupted. Supports values in the ranges of 0 to 10000 minutes. Default is 60 minutes. |
--platform <linux|windows> | Specifies the platform (Linux or Windows) for which the installer files are downloaded. Platform defaults to the one your system is currently running on. |
--components <quartus,agilex5,agilex7,stratix10,all> | Specifies components to download or install with comma-separated values. If you are updating an existing installation, the installer installs only those components that are not installed on the system yet and ignores the components already installed. Dependent components are automatically included.
|