Skip to content

twilio/twilio-cli

Folders and files

NameName
Last commit message
Last commit date
Feb 27, 2024
Apr 9, 2019
Sep 26, 2022
Sep 14, 2022
Mar 28, 2022
Feb 8, 2022
Jan 25, 2024
Jan 26, 2024
Feb 7, 2019
Sep 18, 2018
Jul 23, 2020
Sep 18, 2018
Dec 13, 2019
Mar 19, 2020
Jul 29, 2020
Jul 30, 2021
Jan 30, 2024
Nov 14, 2022
Apr 4, 2024
Jan 28, 2020
Jan 7, 2022
Jun 9, 2023
Aug 3, 2020
Jan 5, 2022
Jan 25, 2024
Oct 15, 2020
Jul 28, 2022
Jun 12, 2019
May 8, 2019
Apr 15, 2021
Jan 30, 2024
Apr 4, 2024
Jul 30, 2021
Sep 14, 2022
Jan 7, 2022

Repository files navigation

A CLI for Twilio

Travis Build Status codecov Learn with TwilioQuest

Requirements

Currently, Node 14+ is supported. We support the LTS versions of Node.

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 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.

License

MIT