snippetbashTip
crane manifest — Get the manifest of an image. More information: <https://github.com/google/go-containerregistry/blob
Viewed 0 times
thecrane manifestcommandmanifestcliimagemoreget
Problem
How to use the
crane manifest command: Get the manifest of an image. More information: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_manifest.md>.Solution
crane manifest — Get the manifest of an image. More information: <https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_manifest.md>.Get the manifest:
crane manifest {{image_name}}Display help:
crane manifest {{[-h|--help]}}Code Snippets
Get the manifest
crane manifest {{image_name}}Display help
crane manifest {{[-h|--help]}}Context
tldr-pages: common/crane manifest
Revisions (0)
No revisions yet.