crane push

Push local image contents to a remote registry. More information: https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_push.md.

crane push {{path/to/tarball}} {{image_name}}

crane push {{path/to/tarball}} {{image_name}} --image-refs {{path/to/filename}}

crane push {{path/to/tarball}} {{image_name}} --index

crane push {{-h|--help}}