oras icon indicating copy to clipboard operation
oras copied to clipboard

delete multiple manifests at the same time

Open yuehaoliang opened this issue 2 years ago • 4 comments

In #473, we introduced a new command oras manifest delete to let user delete a specific manifest by tag or its digest. Do we want to support deleting multiple manifests in a single command?

Usage: oras manifest delete [flags] REG/REPO<:TAG1|@DIGEST1> REG/REPO<:TAG2|@DIGEST2> ...

yuehaoliang avatar Sep 14 '22 03:09 yuehaoliang

Maybe you can post a comment with the option of NO so that folks can vote for yes or No. my vote is no and let someone from the community open an issue with this need.

sajayantony avatar Sep 14 '22 03:09 sajayantony

Maybe you can post a comment with the option of NO so that folks can vote for yes or No. my vote is no and let someone from the community open an issue with this need.

It's a really good idea.

Hello guys, please vote to this comment for whether supporting deleting multiple manifests in a single command is a valuable experience for our users. Please have a 👍 for "I agree" and a 👎 for "I don't think so".

yuehaoliang avatar Sep 14 '22 07:09 yuehaoliang

What benefit can an user get from this multi-deleting? If this command breaks halfway, can user rerun the same command?

qweeah avatar Sep 14 '22 11:09 qweeah

IMO, the only benefit is to allow delete manifest in bulk. But this use case is not frequent at all. Let's see if we have users in the community who has request on this feature.

FeynmanZhou avatar Sep 21 '22 14:09 FeynmanZhou

This issues has not had activity in quite some time. I'm manually closing this issue for now. Please feel free to reopen if want to consider this feature again.

sajayantony avatar Jul 18 '23 18:07 sajayantony