crane: add Dutch translation (#14264)
This commit is contained in:
20
pages.nl/common/crane-ls.md
Normal file
20
pages.nl/common/crane-ls.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# 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 help:
|
||||
|
||||
`crane ls {{-h|--help}}`
|
Reference in New Issue
Block a user