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.
From version 6.0.0, the Twilio CLI will no longer support Node 18. If you are using Node 18, please upgrade to Node 20 or later. For more information, see the Twilio-CLI Support Update: Node 18 Version Deprecation.
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