Linux command
warp-diag 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Run full diagnostics
warp-diag
Run diagnostics with a timestamp
warp-diag --add-ts
Run diagnostics and save
warp-diag --output [path/to/directory]
Submit feedback
warp-diag feedback
说明
warp-diag collects diagnostic information for the Cloudflare WARP client and packages it into a zip file. It gathers WARP client logs, system network configuration, DNS settings, connectivity test results, and client state to help troubleshoot connection issues. The generated zip file can be shared with Cloudflare support for analysis.
参数
- --output _directory_
- Save diagnostic zip file to the specified directory.
- --add-ts
- Add a timestamp to the output filename.
- feedback
- Submit feedback to Cloudflare interactively.
FAQ
What is the warp-diag command used for?
warp-diag collects diagnostic information for the Cloudflare WARP client and packages it into a zip file. It gathers WARP client logs, system network configuration, DNS settings, connectivity test results, and client state to help troubleshoot connection issues. The generated zip file can be shared with Cloudflare support for analysis.
How do I run a basic warp-diag example?
Run `warp-diag` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --output _directory_ do in warp-diag?
Save diagnostic zip file to the specified directory.