57.10. Overcloud 容器镜像标签发现
发现镜像的 versioned 标签。
使用方法:
openstack overcloud container image tag discover [-h] --image <container image> [--tag-from-label <image label>]
值 | 概述 |
---|---|
-h, --help | 显示帮助信息并退出 |
--image <container image> | 发现标签的完全限定名称(包括 registry 和 stable 标签)。 |
--tag-from-label <image label> | 使用指定标签的值来发现标签。标签可以组合为模板格式,例如: {version}-{release} |