You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
Relates to #879
After health checks are moved routeable process types by default, we should support setting process-type specific health checks.
deis healthcheck:{list,set,unset}should take a new argument--type=<proc type>The list option should either enumerate checks for all process types by default or take an
--allflag.