2023-01-06 19:04:05 +01:00
|
|
|
# manifest inspect
|
|
|
|
|
|
|
|
<!---MARKER_GEN_START-->
|
|
|
|
Display an image manifest, or manifest list
|
|
|
|
|
|
|
|
### Options
|
|
|
|
|
2024-07-03 08:29:57 +02: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 19:04:05 +01:00
|
|
|
|
|
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|
|
|