1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-23 05:44:06 +02:00
tldr/pages.nl/common/crane-manifest.md

13 lines
278 B
Markdown
Raw Normal View History

2024-10-26 12:07:57 +02:00
# crane manifest
> Verkrijg het manifest van een image.
> Meer informatie: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_manifest.md>.
- Verkrijg het manifest:
`crane manifest {{image_naam}}`
- Toon de help:
2024-10-26 12:07:57 +02:00
`crane manifest {{[-h|--help]}}`