12 lines
259 B
Markdown
12 lines
259 B
Markdown
# 起重机清单
|
|
|
|
> 获取镜像的清单。
|
|
> 更多信息:<https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_manifest.md>。
|
|
|
|
- 获取清单:
|
|
|
|
`crane manifest {{image_name}}`
|
|
|
|
- 显示帮助:
|
|
|
|
`crane manifest {{-h|--help}}` |