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
Cloudflare Tunnels now has full tunnel lifecycle coverage in CLI and TUI: cf tunnels create, cf tunnels install, and cf tunnels delete, plus TUI
shortcuts i for install commands and x for typed-name deletion.
Tunnel route add/edit/delete forms in the TUI now include DNS CNAME sync fields,
so published application routes can update or delete the matching <tunnel-id>.cfargotunnel.com CNAME without leaving the route workflow.
Changed
Tunnel install output opens in the TUI viewer and CLI install output prints both
Linux service and Docker commands, with the connector token shown only for that
explicit install flow.