twilio-cli

Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for documentation.

Usage no npm install needed!

<script type="module">
  import twilioCli from 'https://cdn.skypack.dev/twilio-cli';
</script>

README

A CLI for Twilio

Travis Build Status codecov Learn with TwilioQuest

The default branch name for this repository has been changed to main as of 07/27/2020.

Setup

Head over to the Twilio CLI documentation.

Architecture and Functional Overview

Head over to the CLI Architecture and Functional Overview

Versioning

twilio-cli uses a modified version of Semantic Versioning for all changes. See this document for details.

Usage

See the General usage guide.

Examples

Review the Examples.

Plugins

You can review the docs on available plugins and how to install them. If you are interested in writing your own plugin, refer to the plugin authoring docs.

Contributing

  1. Clone this repo.
  2. From the repo directory, run: npm install
  3. Run ./bin/run from the repo directory to run the CLI.

Feedback

Please file a GitHub issue in this repository for any feedback you may have. You may also send feedback via the twilio feedback command.

License

MIT