twilly_cli 0.2.0

A CLI tool for interacting the Twilio API built upon the twilly crate
Documentation
1
2
3
4
5
6
7
8
9
## twilly_cli

`twilly_cli` is a command line application for interacting with Twilio via the terminal.

It is decisioned essentially as an _improved_ [Twilio CLI](https://www.twilio.com/docs/twilio-cli/quickstart), providing easier navigation around commands, less need to remember commands, and helpful utilities approach to various resources.

### Demo

![twilly_cli being used to load an active profile, view stored conversations, and delete a closed conversation on the account with a confirmation prompt](../assets/delete-conversation.gif)