set-health-check - Cloud Foundry CLI Reference Guide


名称

set-health-check - 更改对应用程序执行的运行状况检查的类型

用法

cf set-health-check APP_NAME (process | port | http [--endpoint PATH]) TIP: none has been deprecated but is accepted for process.

EXAMPLES

cf set-health-check worker-app process cf set-health-check my-web-app http --endpoint /foo

选项

--endpoint

应用程序上的路径 (缺省值: /)