0.1.1 • Published 8 years ago

sa-debug-viewer v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Sensors Analytics NPM version Build Status Dependency Status

This is a command-line debug viwer for Sensors Analytics .

Install

Install using npm.

$ npm install -g sa-debug-viewer

Usage

sa-debug [options] <host>

Options:
  --project, -p  Project to monitor                                     [string]
  --event, -e    Event filter                                            [array]
  --userId, -u   User id                                                 [array]
  --help         Show help                                             [boolean]

e.g.

Fetch all click event from default project from debug viewer of http://my-project.cloud.sensorsdata.cn

$ sa-debug -e click -p default http://my-project.cloud.sensorsdata.cn

License

MIT

NPM downloads