1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.nl/common/crane-blob.md
2024-10-26 12:07:57 +02:00

12 lines
265 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 help:
`crane blob {{-h|--help}}`