mirror of
https://github.com/apple/container.git
synced 2026-07-13 13:07:06 +00:00
bfe587b8e8
-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>