The triggerBuild program is sort of the opposite of the deleteBuild program.  It takes the same set of parameters but instead of removing an existing builds, it starts a new one.  This could be a build that has already run that you want to rerun or it could be an allowed build type that isn't normally run automatically by the Release Manager (i.e. an Optimized LATEST build of ScienceTools).

The parameters accepted by triggerBuild are:

The --pacakge, --versionType, --os, --variant, and --version parameters are all required to trigger a build.  It is not possible to trigger a group of builds.  Each one must be triggered individually.