컨테이너 이미지 관리 도구.
pull
,push
,copy
등과 같은 일부 하위 명령에는 자체 사용 설명서가 있음. 더 많은 정보: https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane.md/.
crane
하위 명령을 실행:crane {{하위명령어}}
crane --allow-nondistributable-artifacts {{하위명령어}}
crane --insecure {{하위명령어}}
crane --platform {{플랫폼}} {{하위명령어}}
crane {{-v|--verbose}} {{하위명령어}}
crane {{-h|--help}} {{하위명령어}}