docker-cli/docs/reference/commandline/manifest_inspect.md
David Karlsson dc22572e3e chore: regenerate docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-04 10:30:56 +02:00

16 lines
513 B
Markdown

# manifest inspect
<!---MARKER_GEN_START-->
Display an image manifest, or manifest list
### Options
| Name | Type | Default | Description |
|:------------------|:-------|:--------|:-----------------------------------------------------|
| `--insecure` | `bool` | | Allow communication with an insecure registry |
| `-v`, `--verbose` | `bool` | | Output additional info including layers and platform |
<!---MARKER_GEN_END-->