55.7. 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} |