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
Add the -a/--all-tags flag to container image push so that container image push --all-tags registry/myimage pushes all locally tagged versions of that image.
Feature or enhancement request details
Add the
-a/--all-tagsflag tocontainer image pushso thatcontainer image push --all-tags registry/myimagepushes all locally tagged versions of that image.Code of Conduct