Currently, Node 18+ is supported. We support the LTS versions of Node.
Head over to the Twilio CLI documentation.
Head over to the CLI Architecture and Functional Overview
twilio-cli
uses a modified version of Semantic Versioning for all changes. See this document for details.
See the General usage guide.
Review the Examples.
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.
- Clone this repo.
- From the repo directory, run:
npm install
- Run
./bin/run
from the repo directory to run the CLI.
Please file a GitHub issue in this repository for any issues/bugs.
We’d love to hear from you. Any time you have feedback you’d like to send us, fill the CLI Feedback form or just run: the twilio feedback
command.
MIT