You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently copying images by adding a new tag: gcrane cp europe-west3-docker.pkg.dev/project-a/a-registry/main:latest europe-west3-docker.pkg.dev/project-b/b-registry/main:newTag
Is it possible to add multiple tags to the target? So that in project-b my main has eg. tags: newTag, newTag1, newTag2?