姓名
kf configure-space get-buildpack-env
- 为空间中的构建获取环境变量。
摘要
kf configure-space get-buildpack-env [SPACE_NAME] [flags]
示例
# Configure the Space "my-space" kf configure-space get-buildpack-env my-space # Configure the targeted Space kf configure-space get-buildpack-env
标志
-h, --help
- 有关 help-buildpack-env 的帮助
继承的标志
这些标志继承自父命令。
--config=string
- 配置文件(默认为 $HOME/.kf)
--kubeconfig=string
- Kubectl 配置文件(默认为 $HOME/.kube/config)
--log-http
- 将 HTTP 请求记录到 stderr
--space=string
- 用于对其运行命令的空间。这会覆盖当前目标空间