Files
tldr/pages.ko/common/crane-index.md
2024-10-12 20:58:16 +05:30

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