crane copy
all
Efficiently copy a remote image from source to target while retaining the digest value.
More info →Options (5)
booleanCopy an image from source to target
Example:
crane {{[cp|copy]}} {{source}} {{target}}-a, --all-tagsbooleanCopy all tags
Example:
crane {{[cp|copy]}} {{source}} {{target}} {{[-a|--all-tags]}}-j, --jobsbooleanSet the maximum number of concurrent copies, defaults to GOMAXPROCS
Example:
crane {{[cp|copy]}} {{source}} {{target}} {{[-j|--jobs]}} {{int}}-n, --no-clobberbooleanAvoid overwriting existing tags in target
Example:
crane {{[cp|copy]}} {{source}} {{target}} {{[-n|--no-clobber]}}-h, --helpbooleanDisplay help
Example:
crane {{[cp|copy]}} {{[-h|--help]}}Examples (5)
Set the maximum number of concurrent copies, defaults to GOMAXPROCS
Display help
crane [cp|copy] [-h|--help]made by @shridhargupta | data from tldr-pages