chris-peterson / pwsh-gitlab

:computer: PowerShell module for GitLab
MIT License
22 stars 10 forks source link

Added a command for stopping and deleting an environment. #22

Closed andyalm closed 2 years ago

andyalm commented 2 years ago

Also fixed a bug and added pagination support to the Get-GitlabEnvironment command.

The bug prevented you from actually being able to look up an environment by name.