1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-12 16:55:46 +02:00
tldr/pages.ko/common/crane-manifest.md
Managor 9a42cc59fb
pages*/common/*: add option placeholders to translations part 1 (#15896)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-14 12:48:08 +05:30

12 lines
303 B
Markdown

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