57.6. overcloud container image tag discover
イメージのバージョンタグを検出します。
使用方法
openstack overcloud container image tag discover [-h] --image
<container image>
[--tag-from-label <image label>]
表57.7 その他の引数 (オプション):
| 値 | 概要 |
|---|---|
| -h, --help | ヘルプメッセージを表示して終了します。 |
| --image <container image> | タグを検出するイメージの完全修飾名 (レジストリーおよび安定したタグを含む)。 |
| --tag-from-label <image label> | 指定されたラベルの値を使用してタグを検出します。ラベルは、テンプレート形式で組み合わせることができます (例:{version}-{release})。 |