Closed SebastianSchuetze closed 4 years ago
Do we need 'VSTeam' prefix? For consistency reasons?
Do we need 'VSTeam' prefix? For consistency reasons?
@tomkerkhove, The whole module is called VSTeam and every cmdlet has it as well. Which is consistent with the e.g. AzureAD, Az, AzureRM modules. This is how you prevent also conflicts with other modules which could be loaded as well. You can see it like a namespace.
@JustinGrote do you see any useful parameters that might make sense to add?
Sounds good to me!
PR Summary
added a new cmdlet for a new API that was released the last sprint.
https://docs.microsoft.com/en-us/azure/devops/release-notes/2020/sprint-165-update#azure-pipelines-1
I still need to add some documentation first and change the changelog.
PR Checklist