MethodsAndPractices / vsteam

PowerShell module for accessing Azure DevOps Services and Azure DevOps Server (formerly VSTS or TFS)
https://methodsandpractices.github.io/vsteam-docs/
MIT License
445 stars 155 forks source link

Add Get-VSTeamPackage #355

Closed DarqueWarrior closed 3 years ago

DarqueWarrior commented 3 years ago

PR Summary

To address the feature request #351 we need a way to get all the packages and their versions. This is the first step in that direction.

PR Checklist