This command provides the ability to export or import the XML file that maps to type provided. The options available for ...

This command provides the ability to export or import the
XML file that maps to type provided. The options available
for each of the actions are listed below.
Usage:
tcm fieldmapping /export
                 /type:typeofmapping 
                 /mappingfile:path 
                 /collection:teamprojectcollectionurl 
                 /teamproject:project [/login:username,[password]]

tcm fieldmapping /import
                 /type:typeofmapping 
                 /mappingfile:path 
                 /collection:teamprojectcollectionurl 
                 /teamproject:project [/login:username,[password]]

/collection      Specifies the Team Foundation project collection. Use a fully
                 specified URL such as http://servername:8080/tfs/Collection0.
/teamproject     Specifies the team project where the XML file will be imported
                 to or exported from.
/type            Specifies the file type to import or export.
                 Expected value: resolutiontype, bug, failuretype
/mappingfile     Specifies full path, including file name, for export/import.
                 For import option, verify that file exists. For export
                 option, make sure file does not exist.