RTC SCM - build definition properties
Accepted answer
Here is the SCM command line reference: https://jazz.net/help-dev/clm/topic/com.ibm.team.scm.doc/topics/c_scm_cli.html
If you have a look, you will likely recognize the absence of build related commands/operations.
This is because the SCM command line provides a command line for SCM operations - not build, not work items, not planning, not requirements management and not quality management. So there is an absence of commands for the operations for domains not supported.
There is no command line for build and getting build definition information. It is possible to request builds using ant tasks however.