github.com/khulnasoft/cli@v0.0.0-20240402070845-01bcad7beefa/docs/reference/commandline/manifest_inspect.md (about) 1 # manifest inspect 2 3 <!---MARKER_GEN_START--> 4 Display an image manifest, or manifest list 5 6 ### Options 7 8 | Name | Type | Default | Description | 9 |:------------------|:-----|:--------|:-----------------------------------------------------| 10 | `--insecure` | | | Allow communication with an insecure registry | 11 | `-v`, `--verbose` | | | Output additional info including layers and platform | 12 13 14 <!---MARKER_GEN_END--> 15