Implement -VSTeamEnvironment #488
Labels
enhancement
Improvements that do not include new features
feature request
for new feature requests that do not just improve things
Proposal
I wanted to create Add, Get, Remove, Update -VSTeamEnvironment cmdlets
API documentation
I have a preview working version of Get-VSTeamEnvironment with this syntax
Discussion
When I went to the types folder to add the Environment type, I found that already exists a type definition in vsteam_lib.Environment.ps1xml that corresponds with the Release environment type
Solved Problem
Environments are an important piece in the deploy jobs in the yaml pipelines
Implementing this cmdlets opens the opportunity to implement also getting the list of deployments into an specific environment
Additional info / code snippets?
No response
The text was updated successfully, but these errors were encountered: