Currently, Node 22+ 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/runfrom the repo directory to run the CLI.
From version 7.0.0, the Twilio CLI will no longer support Node 20. If you are using Node 20, please upgrade to Node 22 or later. For more information, see the Twilio-CLI Support Update: Node 20 Version Deprecation EDIT this- https://www.twilio.com/docs/twilio-cli/getting-started/twilio-cli-support-update
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