crane: add Dutch translation (#14264)

This commit is contained in:
Sebastiaan Speck
2024-10-26 12:07:57 +02:00
committed by GitHub
parent 821b98a69e
commit efe9d90900
40 changed files with 716 additions and 9 deletions

View File

@@ -0,0 +1,16 @@
# crane catalog
> Toon de repositories in een registry.
> Meer informatie: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_catalog.md>.
- Toon de repositories in een registry:
`crane catalog {{registry_adres}}`
- Print de volledige image-referentie:
`crane catalog {{registry_adres}} --full-ref`
- Toon help:
`crane catalog {{-h|--help}}`