4.0.0 • Published 2 years ago

@twilio-labs/plugin-watch v4.0.0

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

@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

4.0.0

2 years ago

3.0.0

2 years ago

2.0.3

4 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago