azure-devops-cli-extension icon indicating copy to clipboard operation
azure-devops-cli-extension copied to clipboard

[Feature Request] `az pipelines release list` should support `--definition-environment-id`

Open rmhartog opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. I'd like to be able to list releases that deploy to a specific environment.

Describe the solution you'd like The az pipelines release list command should take an optional --definition-environment-id parameter to filter on the environment. The underlying call to get_releases already supports this parameter.

rmhartog avatar Jan 31 '23 14:01 rmhartog