Team Foundation Server includes command-line utilities to help you in administering and authoring work item types.
In This Section
- witimport
-
Describes the command-line utility used to validate and import a work item type from an XML file to a team project on a Team Foundation Server.
- witexport
-
Describes the command-line utility used to export an XML definition for a work item type from a Team Foundation Server. The witexport command can also be used to print an XML definition to the display.
- witfields
-
Describes the command-line utility used to administer work item type fields on a Team Foundation Server.
- glimport
-
Describes the command-line utility used to validate and import global lists from an XML file to a team project on a Team Foundation Server.
- glexport
-
Describes the command-line utility used to export an XML definition for global lists from a Team Foundation Server. The glexport command can also be used to print an XML definition to the display.
See Also