包详细信息

zipy-cli

zipyai997ISC0.0.10

CLI for Zipyai

Zipy, Cli

自述文件

CLI for Zipy

How to install?

The package has to be installed globally.

npm i -g zipy-cli

Usage -

zipy-cli --authKey authKey --dirname ~/sourcemaps/ --apiKey zipyProjectKey --releaseVer releaseVerString

Options

The parameters of zipy-cli accepts the following options. | Params | Description | | ------------- |:------------------------------------------------------------------------:| | authKey | authentication key for your zipy project | | dirname | the directory where source maps are available. Accepts string or Globs | | apiKey | Zipy project key | | releaseVer | the release version of the project. |

Help

zipy-cli --help