mirror of
https://github.com/containers/skopeo.git
synced 2026-07-14 13:48:32 +00:00
Replace --registry command line flags with --transport. For backward compatibility, add Transport as an addtional setting that we prepend to the still-optional Registry setting if the Transport and image name alone don't provide a parseable image reference. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> Closes: #235 Approved by: rhatdan