mirror of
https://github.com/apple/container.git
synced 2026-09-01 05:15:42 +00:00
-Resolves #1466. - `container image push <ref>` previously produced no standard output on success. Print the fully qualified reference (`image.reference`) after the push completes so callers can pipe the output into subsequent commands. Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>