Show / Hide Table of Contents

Downloading crashes

While there is a web portal for downloading crashes, users may also access crash dump files with this C# console tool. Any downloads will still be tracked and users notified if the files are not deleted within 30 days.

Example use:

DownloadCrash --title-name TitleName --folder global-202108 \
    --id 00000000-0000-0000-0000-000000000000

Help

Usage: DownloadCrash [options...]

Options:
  --title-name <string>     (Required)
  --folder <string>         (Required)
  --id <string>             (Required)
  --is-development          (Optional)
  -o|--output <string?>    Output file name. (Default: null)

This page was last modified on July 03 2024, 07:45 PM (UTC).

  • Edit this page
In this article
Back to top Generated by DocFX