2023-01-06 13:04:05 -05:00
|
|
|
# manifest inspect
|
|
|
|
|
|
|
|
<!---MARKER_GEN_START-->
|
|
|
|
Display an image manifest, or manifest list
|
|
|
|
|
|
|
|
### Options
|
|
|
|
|
2024-07-03 02:29:57 -04:00
|
|
|
| Name | Type | Default | Description |
|
|
|
|
|:------------------|:-------|:--------|:-----------------------------------------------------|
|
|
|
|
| `--insecure` | `bool` | | Allow communication with an insecure registry |
|
|
|
|
| `-v`, `--verbose` | `bool` | | Output additional info including layers and platform |
|
2023-01-06 13:04:05 -05:00
|
|
|
|
|
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|
|
|