Add --pidfile flag to the 'access tcp' (ssh/rdp/smb) subcommand, matching the existing behavior of 'cloudflared tunnel --pidfile'. When set, the process writes its PID to the specified file on startup and removes it on exit, enabling daemon management with systemd, launchd, or custom init scripts. Closes cloudflare/cloudflared#723 |
||
|---|---|---|
| .. | ||
| carrier.go | ||
| cmd.go | ||
| validation.go | ||
| validation_test.go | ||