0.1.1 • Published 9 years ago
sa-debug-viewer v0.1.1
Sensors Analytics

This is a command-line debug viwer for Sensors Analytics .
Install
Install using npm.
$ npm install -g sa-debug-viewerUsage
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.cnLicense
MIT