82.6. tripleo 容器镜像准备默认
生成默认的 ContainerImagePrepare 参数。
使用方法:
openstack tripleo container image prepare default [-h] [--output-env-file <file path>] [--local-push-destination] [--enable-registry-login]
值 | 概述 |
---|---|
-h, --help | 显示帮助信息并退出 |
--output-env-file <file path> | 要编写包含默认 ContainerImagePrepare 值的环境文件。 |
--local-push-destination | 包括一个 push_destination,以触发上传到本地 registry。 |
--enable-registry-login | 使用此标志启用标志,让系统在拉取容器前尝试登录到远程 registry。当没有使用 --local-push-destination 且目标系统具有与远程 registry 的网络连接时,应使用此标志。不要将其用于可能没有到远程 registry 的网络连接的 overcloud。 |