kf configure-space set-container-registry

姓名

kf configure-space set-container-registry - 设置用于构建的容器注册表。

摘要

kf configure-space set-container-registry [SPACE_NAME] REGISTRY [flags]

示例

  # Configure the Space "my-space"
  kf configure-space set-container-registry my-space gcr.io/my-project
  # Configure the targeted Space
  kf configure-space set-container-registry gcr.io/my-project

标志

--async
返回之前,请勿等待服务器上的操作完成
-h, --help
有关 set-container-registry 的帮助

继承的标志

这些标志继承自父命令。

--config=string
配置文件(默认为 $HOME/.kf)
--kubeconfig=string
Kubectl 配置文件(默认为 $HOME/.kube/config)
--log-http
将 HTTP 请求记录到 stderr
--space=string
用于对其运行命令的空间。这会覆盖当前目标空间