MONITOR
Using this option with an executable script or command as a parameter will start the build process. The process will be monitored, and any source files and dependent information will be extracted and added to the specified Helix QAC project.
If your build command contains more than one word, wrap it in quotes. If your build command is complex, you are advised to place it in an executable script, and pass the path of this script as the argument.
Any existing files in the project will be removed if they are not in the current build - this is useful for keeping Helix QAC projects synchronized with your build projects.
This will issue the Linux/UNIX ’make’ command in the current directory and synchronize all build files and dependencies into the Helix QAC project within the current directory.
MONITOR
command replaces the qacli admin --build-command
, which is deprecated. Refer to Deprecated Commands.