Skip to content

Crash Report Commands

Commands for managing crash reports.

crashreport

Manage crash reports.

Aliases: crash-report

Usage

tailor-sdk crashreport [command]

See Global Options for options available to all commands.

Commands

CommandDescription
crashreport listList local crash report files.
crashreport sendSubmit a crash report to help improve the SDK.

crashreport list

List local crash report files.

Usage

tailor-sdk crashreport list [options]

Options

OptionAliasDescriptionRequiredDefault
--order <ORDER>-Sort order (asc or desc)No"desc"
--limit <LIMIT>-lMaximum number of items to return (0 or omit: unlimited)No-

See Global Options for options available to all commands.

crashreport send

Submit a crash report to help improve the SDK.

Usage

tailor-sdk crashreport send [options]

Options

OptionAliasDescriptionRequiredDefault
--file <FILE>-Path to the crash report fileYes-

See Global Options for options available to all commands.