crane: add Dutch translation (#14264)
This commit is contained in:
13
pages.nl/common/crane-tag.md
Normal file
13
pages.nl/common/crane-tag.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# crane tag
|
||||
|
||||
> Efficiënt taggen van een remote image zonder het te downloaden, wat verschilt van het `copy` commando.
|
||||
> Het slaat de controles van laagbestaan over omdat we weten dat de manifest al bestaat, wat het iets sneller maakt.
|
||||
> Meer informatie: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_tag.md>.
|
||||
|
||||
- Tag een remote image:
|
||||
|
||||
`crane tag {{image_naam}} {{tag_naam}}`
|
||||
|
||||
- Toon help:
|
||||
|
||||
`crane tag {{-h|--help}}`
|
Reference in New Issue
Block a user