1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-09 20:35:52 +02:00
tldr/pages.nl/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

20 lines
383 B
Markdown

# crane ls
> Toon de tags in een repository.
> Meer informatie: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_ls.md>.
- Toon de tags:
`crane ls {{repository}}`
- Print de volledige image-referentie:
`crane ls {{repository}} --full-ref`
- Sla digest-tags over:
`crane ls {{[-o|--omit-digest-tags]}}`
- Toon de help:
`crane ls {{[-h|--help]}}`