This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@smartlook/crash-cli-upload

1.1.0 • Public • Published

Smartlook Crash CLI Upload

Smartlook Crash CLI Upload is CLI tool that allows to upload source map file to S3 bucket using Smartlook REST API.

Getting Started

Dependencies

  • npm
  • yarn

Installation

  • with NPM

    npm install --location=global @smartlook/crash-cli-upload

  • with Yarn

    yarn global add @smartlook/crash-cli-upload

Usage

smartlook-crash-cli-upload [command] [options]

Options:
  -V, --version                      output the version number
  -h, --help                         display help for command

Commands:
  upload-mapping-file|umf [options]
  help [command]                     display help for command

Aliases:
  sccu

Options for smartlook-crash-cli-upload upload-mapping-file

Usage: smartlook-crash-cli-upload upload-mapping-file|umf [options]

Options:
  -p --path <value>              Path to mapping file to be uploaded - for Apple either path to.xcarchive or single dSYM file. Can be set as ENV variable PATH_TO_MAPING_FILE
  -t --token <value>             API token to access Smartlook REST API. Can be set as ENV variable API_TOKEN
  -b --bundleId <value>          BundleId of Application related to uploaded mapping file. Can be set as ENV variable BUNDLE_ID
  -pl --platform <value>         Platform of Application related to uploaded mapping file. Supported values are `android` and `apple`. Can be set as ENV variable PLATFORM
  -av --appVersion <value>       Version of Application related to uploaded mapping file. Can be set as ENV variable APP_VERSION
  -iv --internalVersion <value>  Internal version of Application related to uploaded mapping file. Can be set as ENV variable INTERNAL_VERSION
  -h, --help                     display help for command

Example:
  smartlook-crash-cli-upload upload-mapping-file -t apiToken132456 -p mapping-file.txt -b prod -pl android -av 0.0.1 -iv build.1234

Readme

Keywords

none

Package Sidebar

Install

npm i @smartlook/crash-cli-upload

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

21.6 kB

Total Files

13

Last publish

Collaborators

  • smartlook.npm
  • c0mtru1se
  • samialdury
  • jakubpetriska
  • pjk
  • amertak
  • acro
  • janzal
  • millcek
  • joozty
  • klobinoid