mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-24 01:22:10 +02:00
12 lines
268 B
Markdown
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}}`
|