1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/crane-index.md

17 lines
431 B
Markdown

# 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}}`