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