Files
tldr/pages.zh/common/crane-config.md

259 B

crane 配置

获取镜像的配置。 更多信息:https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_config.md

  • 获取镜像的配置:

crane config {{image_name}}

  • 显示帮助:

crane config {{-h|--help}}