Options available for plans command tcm plans /list [/querytext:query] /collection:teamprojectcollectionurl /teamproject:project [/login:username,[password]] tcm plans /clone /sourceplanid:id /destinationplanname:name [/overridefield:name=value [/overridefield:name=value ...]] [/sourcesuiteids:suiteid1,[suiteid2,...]] /collection:teamprojectcollectionurl /teamproject:project [/login:username,[password]] [/clonerequirements] [/clonechildren] tcm plans /clone /status:cloneoperationid /collection:teamprojectcollectionurl /teamproject:project [/login:username,[password]] The /list command allows enumerating plans in the specified team project, and retrieving the plan name and id. The /clone /sourceplanid /destinationplanname creates a new plan. If /sourcesuiteids is also specified, then a clone operation is started in TFS to clone the test cases to the new plan. The command returns an operation id that can be used to track status and completion of the clone operation. Optionally, several test case fields and their values can be specified as overrides to distinguish cloned test cases from the original. The requirement based suites are cloned to a static suite by default but if /clonerequirements switch is specified, then they are cloned to a requirement based suite with a cloned requirement. Option /clonechildren can be used to clone all child suites of the suites provided. The /clone /status command allows tracking status and completion of a clone operation based on its id. Example: tcm plans /list tcm plans /clone /sourceplanid:1 /destinationplanname:"New Plan Name" /overridefield:"Iteration Path"="Project1\Iteration 2" /overridefield:"Area Path"="Project1\Area 1" tcm plans /clone /sourceplanid:1 /destinationplanname:"New Plan Name" /sourcesuiteids: 1,2,3 /overridefield:"Iteration Path"="Project1\Iteration 2" /overridefield:"Area Path"="Project1\Area 1" /clonerequirements /clonechildren tcm plans /clone /status:1
Optional' cannot be applied to the first parameter of an extension method. The first parameter specifies which type to extend. ...
Optional. The BaseType attribute can be set to Integer, which stores values as integers, or to Text (default), which stores ...
Optional. The ShowField attribute can be set to the field name to be displayed. By default, a hyperlinked text from the Title ...
Options available for configs command tcm configs /list /querytext:query /collection:teamprojectcollectionurl /teamproject:project ...
Options available for plans command tcm plans /list /querytext:query /collection:teamprojectcollectionurl /teamproject:project ...
Options available for suites command tcm suites /list /planid:id | /querytext:query /collection:teamprojectcollectionurl ...
Options available for testenvironment command tcm testenvironments /list /collection:teamprojectcollectionurl /teamproject:project ...
Options that control general editor features including Intellisense statement completion, line number display, and single-click ...
Options that control Visual Basic editor features including automatic insertion of end constructs, procedure line separators, ...