1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-24 01:22:10 +02:00
tldr/pages.nl/common/crane-blob.md
2025-01-12 00:17:43 +05:30

12 lines
268 B
Markdown

# crane blob
> Lees een blob uit een registry.
> Meer informatie: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_blob.md>.
- Lees de blob uit een registry:
`crane blob {{blob_identifier}}`
- Toon de help:
`crane blob {{-h|--help}}`