Files
cloudflared/cmd/cloudflared
Christoph Blecker a1403fe968 Handle exit code on err
fixes #96.

This change checks the err returned from the StartServer function, and
if it exists, passes a non-zero error code through to the urfave/cli
framework. This should allow processes like launchd to detect if
cloudflared exited gracefully or with an error.
2019-05-29 12:59:19 -05:00
..
2019-03-06 18:33:23 -06:00
2019-05-07 11:21:11 -05:00
2019-05-07 11:21:11 -05:00
2019-01-25 13:47:12 -06:00
2019-05-29 12:59:19 -05:00