366 B
366 B
起重机目录
列出注册表中的仓库。 更多信息: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}}