mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
433 B
433 B
crane index
이미지 인덱스를 수정.
append
및filter
하위 명령어에는 자체적인 사용법 문서가 존재. 더 많은 정보: https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_index.md.
- 이미지 인덱스 수정:
crane index
- 하위 명령어로 이미지 인덱스를 수정:
crane index {{하위명령어}}
- 도움말 표시:
crane index {{[-h|--help]}}