crane*, createdb: add Korean translation (#14138)
This commit is contained in:
16
pages.ko/common/crane-catalog.md
Normal file
16
pages.ko/common/crane-catalog.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# crane catalog
|
||||
|
||||
> 레지스트리의 저장소를 나열.
|
||||
> 더 많은 정보: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_catalog.md>.
|
||||
|
||||
- 레지스트리의 저장소를 나열:
|
||||
|
||||
`crane catalog {{레지스트리_주소}}`
|
||||
|
||||
- 전체 이미지 참조를 출력:
|
||||
|
||||
`crane catalog {{레지스트리_주소}} --full-ref`
|
||||
|
||||
- 도움말 표시:
|
||||
|
||||
`crane catalog {{-h|--help}}`
|
Reference in New Issue
Block a user