upload-elf-coredump
Description
Upload a Linux ELF coredump for analysis by Memfault.
Arguments
Argument | Type | Required |
path | Path | True |
Options
Option | Short | Required | Default | Description |
--device-serial | None | True | None | The unique identifier of a device. |
--hardware-version | None | True | None | Required to identify the type of hardware. See https://mflt.io/34PyNGQ/#hardware-version |
--software-type | None | True | None | Required to identify the type of the software that generated the coredump. See https://mflt.io/34PyNGQ/#software-type |
--software-version | None | True | None | Required to identify single builds on Linux devices. See https://mflt.io/34PyNGQ/#software-version |
--help | None | False | False | Show this message and exit. |