1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-30 21:55:31 +02:00
tldr/pages.ko/common/crane-ls.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

403 B

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]}}