Socket
Socket
Sign inDemoInstall

@twilio-labs/plugin-dev-phone

Package Overview
Dependencies
7
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @twilio-labs/plugin-dev-phone

Twilio Dev Phone


Version published
Weekly downloads
42
decreased by-27.59%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

plugin-dev-phone

A Twilio CLI Plugin for the Twilio Dev Phone.

A mock-up of the Dev Phone UI

Using the Dev Phone

To use the Dev Phone, you'll need to first have an up-to-date installation of the Twilio CLI, as well as access to a spare Twilio phone number. That means that you'll need an upgraded Twilio account, not a trial account.

Once you've installed the Twilio CLI, you're ready to add the Dev Phone plugin with the following command:

twilio plugins:install @twilio-labs/plugin-dev-phone

Once it's installed, you can run the Dev Phone with the following command:

twilio dev-phone

Check out the Dev Phone documentation to learn more about installing and using the Dev Phone.

Commands

twilio dev-phone

Dev Phone local express server

USAGE
  $ twilio dev-phone [-l debug|info|warn|error|none] [-o columns|json|tsv|none] [--silent] [-p <value>] [-f
    --phone-number <value>] [--headless] [--port <value>]

FLAGS
  -f, --force                      Optional. Forces an overwrite of the phone number configuration.
  -l=(debug|info|warn|error|none)  [default: info] Level of logging messages.
  -o=(columns|json|tsv|none)       [default: columns] Format of command output.
  -p, --profile=<value>            Shorthand identifier for your profile.
  --headless                       Optional. Prevents the UI from automatically opening in the browser.
  --phone-number=<value>           Optional. Associates the Dev Phone with a phone number. Takes a number from the
                                   active profile on the Twilio CLI as the parameter.
  --port=<value>                   Optional. Configures the port of the Dev Phone UI. Takes a valid port as a parameter.
  --silent                         Suppress  output and logs. This is a shorthand for "-l none -o none".

DESCRIPTION
  Dev Phone local express server

See code: dist/commands/dev-phone.ts

Working on this plugin

Notes for folks working on this plugin are in DEVELOPMENT.md.

Keywords

FAQs

Last updated on 04 Oct 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc