crane copy

Efficiently copy a remote image from source to target while retaining the digest value. More information: https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_copy.md.

crane copy {{source}} {{target}}

crane copy {{source}} {{target}} {{[-a|--all-tags]}}

crane copy {{source}} {{target}} {{[-j|--jobs]}} {{int}}

crane copy {{source}} {{target}} {{[-n|--no-clobber]}}

crane copy {{[-h|--help]}}