@twilio-labs/plugin-watch

4.0.0 • Public • Published

@twilio-labs/plugin-watch

npm version

Access and stream your Twilio debugger logs along with your calls and messages.

Video overview

Installation

twilio plugins:install @twilio-labs/plugin-watch

Commands

twilio watch

Keep an eye on incoming alerts, messages, and calls. Polls every 1 second.

USAGE
  $ twilio watch

OPTIONS
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv)            [default: columns] Format of command output.
  -p, --profile=profile            Shorthand identifier for your Twilio profile.
  --no-pii                         mask columns that may contain personally identifiable information (PII)
  --properties=properties          [default: date, type, code, text] event properties you would like to display
  --show-recent-history            show recent events that occurred prior to beginning my watch

See code: src/commands/watch.js

Dependents (0)

Package Sidebar

Install

npm i @twilio-labs/plugin-watch

Weekly Downloads

8

Version

4.0.0

License

MIT

Unpacked Size

13.4 kB

Total Files

6

Last publish

Collaborators

  • twilio-labs-ci
  • twilio-dx