Open Kinrany opened 3 years ago
The DigitalOcean API does not currently support this, but I will pass the request on to the team working on the container registry. Thanks for the suggestion!
I'm also interested in this feature.
This feature is crucial to me.
I want to add a tag for an image that already exists in the container registry.
I'd love to have a
doctl registry tag
command, similar todocker tag
:This way tagging can be done from the command line without downloading and then reuploading the image.
I'm assuming this will also require changes in the container registry itself.