Skip to content

Crash Report Commands

Commands for managing crash reports.

crash-report

Manage crash reports.

Usage

tailor-sdk crash-report [command]

See Global Options for options available to all commands.

Commands

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

crash-report list

List local crash report files.

Usage

tailor-sdk crash-report 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.

crash-report send

Submit a crash report to help improve the SDK.

Usage

tailor-sdk crash-report send [options]

Options

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

See Global Options for options available to all commands.