Question
How can I verify that a Cloudflare Tunnel has been successfully deleted?
Asked by: USER4748
72 Viewed
72 Answers
Answer (72)
After deleting the tunnel, verify its absence by listing all tunnels with `ctl tunnel list`. Also, check the Cloudflare Tunnel dashboard in your Cloudflare account. The tunnel should no longer be visible. Finally, attempt to connect to the server via the deleted tunnel – a connection failure confirms successful deletion.