79.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。 |