allbuildtestrunquerystartup options
--check_up_to_date=<true or false>
Don't perform the build, just check if it is up-to-date. If all targets are up-to-date, the build completes successfully. If any step needs to be executed an error is reported and the build fails.
default: "false"
execution