| -A <Path> | The path to the storage directory, where Incredibuild DBs and file cache will be stored. | This parameter must be included in the installation of all components. Incredibuild will automatically create a link to this path. By default, the allocated file size is 11GB, but this size can be configured using the -Z parameter (see below). The storage directory cannot be under: /opt/incredibuild |
| -C | Incredibuild Coordinator installation. | |
| -C -H | Coordinator and Helper Agent installation. | |
| -C -S | Coordinator, Initiator Agent, and Helper Agent installation. | |
| -H | Helper Agent installation. | |
| -O <Coordinator <br/> Machine> | The IP address or hostname of the Coordinator machine. | This parameter is required for the installation of an Initiator or a Helper Agent on a remote machine. It establishes the communication between the Agent and the Coordinator. When an Agent is installed with the Coordinator on the same machine, this parameter is not needed. The Agent-Coordinator communication requires a static identifier for the Coordinator - either a static IP address or a hostname. |
| -R SUVM | A supplementary Agent installation command, for installing Initiator and/or Helper Agent on an image of VMs that will receive SUVM licenses. | For more information on this command, see Creating a VM Image for the SUVM License. |
| -S | Initiator Agent and Helper Agent installation. | |
| -6 | For the Coordinator installation - specifies that the communication between the Coordinator and the Agents will be done using IPv6, instead of IPv4. | By default, the communication between the Coordinator and the Agents is done using IPv4. After the installation, this parameter can be changed in the Coordinator Management Console > Coordinator Settings dialog box. The last entered value will take effect. |
| -D | For an Agent installation - skips the automatic Agent-Coordinator connectivity test. | By default, once a Helper/Initiator Agent is installed on a remote machine, its connection to the Coordinator is tested automatically. If you do not want to test this connection at the Agent installation stage, add this parameter to the installation command. The connectivity test is important for verifying that the Coordinator-Agent communication works properly. Therefore, use this parameter carefully, and remember to test the Coordinator-Agent connectivity at a later stage. |
| -G <port> | For all components - specifies the port for accessing the Web Management Console using HTTP. | The default value is 8080. |
| -L <port> | For all components - specifies the port for accessing the Web Management Console using HTTPS. | The default value is 8081. |
| ib_console -v | For all components - shows the version no. of the installed component. | For more information, see Checking the Version No. of the Installed Incredibuild Components. |
| -N <port> | For all components - specifies the Coordinator Utility Port. | The default value is 9953. |
| -Z <size> | For all components – specifies the size of the allocated file cache in GB. | String. The default value is 11 GB. It is not recommended to allocate less than 5 GB. |
| -p, —profile <profile_file> | Adds an additional profile file. For details, see ib_profile. | |