How to create Buil Defintion from Command line - scm.exe
2 answers
Is it possible to duplicate an existing build definition from command line - scm.exe ?The scm.exe is for source control commands and does not do anything with build. It has limited interaction with other components (ie. you can associate a work item to a change set but not create a work item).
I have close to 50 odd build defintions to replicate. I know i can do it from RTC client. but it would be faster if I have a commandline option.
Any help \ pointers appreciated.
Thanks
Arun
You may want to look at the SDK and check if build supplies API to duplicate build definitions.