crane-copyEfficiently 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 {{[cp|copy]}} {{source}} {{target}}
crane {{[cp|copy]}} {{source}} {{target}} {{[-a|--all-tags]}}
crane {{[cp|copy]}} {{source}} {{target}} {{[-j|--jobs]}} {{int}}
crane {{[cp|copy]}} {{source}} {{target}} {{[-n|--no-clobber]}}
crane {{[cp|copy]}} {{[-h|--help]}}