cloudflared-mirror/cmd
Julio César Suástegui f857dd1700 feat: add --pidfile support for access subcommand
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
2026-04-01 02:52:45 -06:00
..
cloudflared feat: add --pidfile support for access subcommand 2026-04-01 02:52:45 -06:00