로컬 이미지 콘텐츠를 원격 레지스트리로 푸시. 더 많은 정보: https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_push.md.
crane push {{경로/대상/tarball}} {{이미지_이름}}
crane push {{경로/대상/tarball}} {{이미지_이름}} --image-refs {{경로/대상/파일이름}}
crane push {{경로/대상/tarball}} {{이미지_이름}} --index
crane push {{-h|--help}}