tf.exe is the command-line client for Team Foundation Server
The default command-line client for Team Foundation Server Source control. You can use version control commands to do nearly all tasks you can do in Visual Studio, and also several tasks that can’t be done in Visual Studio. You can use the tf.exe
tool to run version control commands from a command prompt or within a script.
See:
Other useful commandline tools for TFS include tfpt (from the Team Foundation Server Power Tools), tfsbuild
and git-tf and git-tfs.