add new chinese translations
This commit is contained in:
16
pages.zh/common/crane-catalog.md
Normal file
16
pages.zh/common/crane-catalog.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# 起重机目录
|
||||
|
||||
> 列出注册表中的仓库。
|
||||
> 更多信息:<https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_catalog.md>。
|
||||
|
||||
- 列出注册表中的仓库:
|
||||
|
||||
`crane catalog {{registry_address}}`
|
||||
|
||||
- 打印完整的镜像引用:
|
||||
|
||||
`crane catalog {{registry_address}} --full-ref`
|
||||
|
||||
- 显示帮助:
|
||||
|
||||
`crane catalog {{-h|--help}}`
|
Reference in New Issue
Block a user