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

13 lines
270 B
Markdown
Raw Permalink Normal View History

2024-10-26 12:07:57 +02:00
# 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:
2024-10-26 12:07:57 +02:00
`crane blob {{[-h|--help]}}`