1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-24 23:24:05 +02:00
tldr/pages.ko/common/crane-manifest.md

13 lines
303 B
Markdown
Raw Normal View History

# crane manifest
> 이미지의 매니페스트를 가져옴.
> 더 많은 정보: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_manifest.md>.
- 매니페스트 가져오기:
`crane manifest {{이미지_이름}}`
- 도움말 표시:
`crane manifest {{[-h|--help]}}`