원격 인덱스에 매니페스트를 추가. 하위 명령은 매니페스트가 추가된 (선택사항) 기본 인덱스를 기반으로 인덱스를 푸시. 추가된 매니페스트의 플랫폼은 구성 파일에서 유추되거나 실행 불가능한 경우 생략. 더 많은 정보: https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_index_append.md.
crane index append
crane index append {{-m|--manifest}} {{매니페스트_이름1 매니페스트_이름2 ...}}
crane index append {{-t|--tag}} {{태그_이름}}
crane index append --docker-empty-base
crane index append --flatten
crane index append {{-h|--help}}