digitalocean / digitalocean/doctl

Tag existing images in container registry

Open
#951 3 comments 7 reactions 0 assignees View on GitHub
do-api suggestion
Dominant language
Go
Stars
3.4k
Forks
496
Avg merge
1d 2h
Merged PRs (30d)
31

Description

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 to `docker tag`:

```
doctl registry tag image-name:old-tag image-name:new-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.

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.