Skip to main content
Last updated on Jan 14, 2026

Command Line Options

The following table describes the IBConsole.exe command line options:

Return Codes

IBConsole returns the following return codes:
  • 0 – Build succeeded with no errors
  • 1 – Build failed due to error not related to Incredibuild (e.g. compilation error)
  • 2 – Build cancelled by user request
  • 3 – Build failed due to Incredibuild system error
Note:
  • Only one IBConsole execution can run on a single machine at any given moment. Therefore, a pause occurs between the time that a currently running build is completed and a new one begins to run.