CleanCode PowerShell Libraries v1.2.08 API: CleanCode » TfsTools
Team Foundation Server (TFS) convenience functions
Provides some simple Team Foundation Server (TFS) cmdlets, built on top of the "TFS PowerTools for Visual Studio" extension.
Get-StaleTfsFiles | Retrieves a list of files where one or more files are not current with the TFS repository. |
Get-StaleTfsFolders | Retrieves a list of folders where one or more files are not current with the TFS repository. |
Get-StaleTfsProjects | Retrieves a list of projects where one or more files are not current with the TFS repository. |
Get-TfsChangesetByComment | Retrieves TFS changesets containing a specified pattern in the comment. |
Get-TfsDetails | Retrieves TFS details about each file and folder. |
Get-TfsVersion | Returns a single line indicating the latest version of any local file in a given subtree. |
This documentation set was created with CleanCode's DocTreeGenerator.