kf configure-space get-execution-env

Nombre

kf configure-space get-execution-env: Obtiene las variables de entorno de la app para todo el espacio.

Sinopsis

kf configure-space get-execution-env [SPACE_NAME] [flags]

Ejemplos

  # Configure the Space "my-space"
  kf configure-space get-execution-env my-space
  # Configure the targeted Space
  kf configure-space get-execution-env

Marcas

-h, --help
Ayuda para get-execution-env

Marcas heredadas

Estas marcas se heredan de los comandos superiores.

--config=string
Archivo de configuración (el valor predeterminado es $HOME/.kf)
--kubeconfig=string
Archivo de configuración de Kubectl (el valor predeterminado es $HOME/.kube/config)
--log-http
Registra las solicitudes HTTP en stderr
--space=string
Espacio para ejecutar el comando. Esto anula el espacio de destino actual