@twilio/plugin-microvisor
Interact with your Twilio Microvisor devices
Setup
Ensure you have twilio-cli installed.
Then run
twilio plugins:install @twilio/plugin-microvisor
Usage
$ twilio --help microvisor
USAGE
$ twilio microvisor
...
Commands
twilio microvisor:logs:stream DEVICESID
USAGE
$ twilio microvisor:logs:stream DEVICESID
ARGUMENTS
DEVICESID The Sid of the device for which logs should be streamed
OPTIONS
-l=(debug|info|warn|error|none) [default: info] Level of logging messages.
-p, --profile=profile Shorthand identifier for your profile.