--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # crane manifest > Get the manifest of an image. > More information: . - Get the manifest: `crane manifest {{image_name}}` - Display help: `crane manifest {{[-h|--help]}}`