Displays information about workspaces in the system and updates cached
information about a user name or computer name change on the Team Foundation
Server.
tf workspaces [/owner:ownername] [/computer:computername]
              [/collection:TeamProjectCollectionUrl]
              [/format:(brief|detailed)] [/updateUserName:oldUserName]
              [/updateComputerName:oldComputerName] [workspacename]
              [/login:username,[password]]
tf workspaces /remove:(*|workspace1[,workspace2,...])
              /collection:(*|TeamProjectCollectionUrl)
              [/login:username,[password]]
						Displays information about a set of shelved changes. tf shelvesets /owner:ownername /format:(brief|detailed) /collection:TeamProjectCollectionUrl ...
Displays information about items under version control. tf properties /recursive itemspec /version:versionspec /workspace ...
Displays information about pending changes to items in one or more workspaces. tf status itemspec /collection:TeamProjectCollectionUrl ...
Displays information about the output library to standard output. The output can be redirected to a file. You can use /LIST ...
Displays information about workspaces in the system and updates cached information about a user name or computer name change ...
Displays the history of a branch for a specified file or folder. tf branches itemspec /version:versionspec /collection:TeamProjectCollectionUrl ...
Displays the list of labels in Team Foundation version control. tf labels /owner:ownername /format:(brief|detailed) /col ...
Displays the revision history for one or more files and folders. tf history itemspec /version:versionspec /stopafter:number ...
Displays the Sort dialog box which enables sorting by multiple columns or rows, case-sensitive sorts, and other sort options. ...