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-delete.md

13 lines
320 B
Markdown
Raw Normal View History

# crane delete
> 레지스트리에서 이미지 참조를 삭제.
> 더 많은 정보: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_delete.md>.
- 레지스트리에서 이미지 참조를 삭제:
`crane delete {{이미지_이름}}`
- 도움말 표시:
`crane delete {{-h|--help}}`