snippetbashTip
warp-diag — Diagnostic and feedback tool for Cloudflare's WARP service. See also: `warp-cli`. More information:
Viewed 0 times
commanddiagnosticfeedbackandclitoolwarp-diagfor
Problem
How to use the
warp-diag command: Diagnostic and feedback tool for Cloudflare's WARP service. See also: warp-cli. More information: <https://developers.cloudflare.com/warp-client/>.Solution
warp-diag — Diagnostic and feedback tool for Cloudflare's WARP service. See also: warp-cli. More information: <https://developers.cloudflare.com/warp-client/>.Generate a Zip file with information about the system configuration and the WARP connection:
warp-diagGenerate a Zip file with debug information including a timestamp to the output filename:
warp-diag --add-tsSave the output file under a specific directory:
warp-diag --output {{path/to/directory}}Submit a new feedback to Cloudflare's WARP interactively:
warp-diag feedbackCode Snippets
Generate a Zip file with information about the system configuration and the WARP connection
warp-diagGenerate a Zip file with debug information including a timestamp to the output filename
warp-diag --add-tsSave the output file under a specific directory
warp-diag --output {{path/to/directory}}Submit a new feedback to Cloudflare's WARP interactively
warp-diag feedbackContext
tldr-pages: common/warp-diag
Revisions (0)
No revisions yet.