Home of PowerShell module for accessing TFS and VSTS
To get started you can visit this blog PowerShell I would like you to meet TFS and VSTS
The cases of every file is very important. This module is to be used on Windows, Linux and OSx so case is important. If the casing does not match Linux and OSx might fail.
Removed test folder from module
Merge Pull Request from Christopher Mank which included the following:
- Created new function in the release module named 'Add-ReleaseEnvironment'. New function deploys an environment from an existing release.
Merge Pull Request from Andy Neillans which included the following:
- Bug fix for broken PAT code handling.
Merge Pull Request from Andy Neillans which included the following:
- Corrected typos in help files.
- Refactored location of common methods.
- Implemented using DefaultCredentials when using TFS. This removes the need to create a PAT.
Initial Open Source release