Azure / Azure/azure-devops-cli-extension

az repos delete to support --name

Open
#1,083 0 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
682
Forks
278
Avg merge
3d 23h
Merged PRs (30d)
3

Description

I'm splitting up a mono repo so am creating/destroying lots of repositories whilst getting the structure correct. `az repos create` works against the name, org and project, but `az repos delete` requires the id rather than the name.

Can we have an additional parameter that takes the repository name and internally does an `az repos show`.

I know I can write a wrapper to do this, which is what I've done, but having it natively would simplify matters and make it easier to hack from the console.

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.