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