set-health-check - Cloud Foundry CLI Reference Guide


NAME

set-health-check - Typ der Statusprüfung, die für eine App ausgeführt wird, ändern

VERWENDUNG

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

Optionen

--endpoint

Pfad für die App (Standard: /)