mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-08-02 22:10:22 +00:00

## Summary Adds a new CLI subcommand, under the tunnel command, the `diag`. This command has as function the automatic collection of different data points, such as, logs, metrics, network information, system information, tunnel state, and runtime information which will be written to a single zip file. Closes TUN-8724