Azure / Azure/azure-cli

Azure CLI needs to be able to delete pipeline runs

Open
#17,968 9 comments 18 reactions 0 assignees View on GitHub
act-platform-engineering-squad DevOps Pipelines Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Is your feature request related to a problem? Please describe.**
During testing, I sometimes create a _lot_ of runs and artifacts. I can easily exceed how much storage I have available in a single _day_.

**Describe the solution you'd like**
The following command should delete a run including all artifacts.
az pipelines runs delete --id [int]

**Describe alternatives you've considered**
Right now, the only way to delete a run is to manually go to the website and delete it individually. Doing this manually for dozens of runs is painful.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.