Skip to content

feature request: (g)crane copy tags #1355

@ghost

Description

Would be great to have the possibility to copy tags of an image. Something like this to copy tags to the destination with the image:
gcrane copy --preserve-tags repo.com/myimage:1.0.0 dest-repo.com

or to add tags while copying:

gcrane copy --preserve-tags --tag latest --tag 1.0 --tag 1 repo.com/myimage:1.0.0 dest-repo.com

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions