sa-debug-viewer

0.1.1 • Public • Published

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

Package Sidebar

Install

npm i sa-debug-viewer

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • timnew