Options (1)
-h, --helpbooleanDisplay help
Example:
crane push {{[-h|--help]}}Examples (4)
Push local image to remote registry
crane push path/to/tarball image_namePath to file with list of published image references
crane push path/to/tarball image_name --image-refs path/to/filePush a collection of images as a single index (required if path has multiple images)
crane push path/to/tarball image_name --indexDisplay help
crane push [-h|--help]made by @shridhargupta | data from tldr-pages